Bug 219389 - DedicatedWorkerGlobalScope should clear m_rtcRtpTransformerConstructorMap before destructor
Summary: DedicatedWorkerGlobalScope should clear m_rtcRtpTransformerConstructorMap bef...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-01 00:44 PST by youenn fablet
Modified: 2020-12-01 09:30 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.96 KB, patch)
2020-12-01 00:46 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (2.99 KB, patch)
2020-12-01 00:47 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2020-12-01 00:44:33 PST
DedicatedWorkerGlobalScope should clear m_rtcRtpTransformerConstructorMap before destructor.
Comment 1 youenn fablet 2020-12-01 00:45:04 PST
<rdar://problem/71820835>
Comment 2 youenn fablet 2020-12-01 00:46:45 PST
Created attachment 415106 [details]
Patch
Comment 3 youenn fablet 2020-12-01 00:47:21 PST
Created attachment 415107 [details]
Patch
Comment 4 EWS 2020-12-01 09:30:43 PST
Committed r270303: <https://trac.webkit.org/changeset/270303>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415107 [details].