Bug 227683 - UserMediaCaptureManagerProxy::SourceProxy destructor should remove itself as observer before invalidating its ring buffer storage
Summary: UserMediaCaptureManagerProxy::SourceProxy destructor should remove itself as ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-05 08:44 PDT by youenn fablet
Modified: 2021-07-06 00:54 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.18 KB, patch)
2021-07-05 08:46 PDT, 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 2021-07-05 08:44:46 PDT
UserMediaCaptureManagerProxy::SourceProxy destructor should remove itself as observer before invalidating its ring buffer storage
Otherwise https://ews-build.s3-us-west-2.amazonaws.com/iOS-14-Simulator-WK2-Tests-EWS/r432882-17003/com.apple.WebKit.GPU.Development-3400-crash-log.txt
Comment 1 Radar WebKit Bug Importer 2021-07-05 08:46:52 PDT
<rdar://problem/80178889>
Comment 2 youenn fablet 2021-07-05 08:46:58 PDT
Created attachment 432887 [details]
Patch
Comment 3 EWS 2021-07-06 00:54:28 PDT
Committed r279577 (239408@main): <https://commits.webkit.org/239408@main>

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