WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
259716
Use thread safe weak pointers in RemoteMediaResourceManager
https://bugs.webkit.org/show_bug.cgi?id=259716
Summary
Use thread safe weak pointers in RemoteMediaResourceManager
Ryosuke Niwa
Reported
2023-08-01 17:02:16 PDT
RemoteMediaResourceManager should keep track of PlatformMediaResource using ThreadSafeWeakPtr, not raw pointers.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-08-01 17:05:12 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/16297
EWS
Comment 2
2023-08-04 13:32:37 PDT
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
Comment 3
2023-08-04 13:33:16 PDT
<
rdar://problem/113411062
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug