Bug 259716
| Summary: | Use thread safe weak pointers in RemoteMediaResourceManager | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | Media | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
RemoteMediaResourceManager should keep track of PlatformMediaResource using ThreadSafeWeakPtr, not raw pointers.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/16297
EWS
Committed 266600@main (bae62859f40c): <https://commits.webkit.org/266600@main>
Reviewed commits have been landed. Closing PR #16297 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/113411062>