WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
258261
MediaPlayer should inherit from ThreadSafeRefCountedAndCanMakeThreadSafeWeakPtr<>
https://bugs.webkit.org/show_bug.cgi?id=258261
Summary
MediaPlayer should inherit from ThreadSafeRefCountedAndCanMakeThreadSafeWeakP...
David Kilzer (:ddkilzer)
Reported
2023-06-17 20:07:59 PDT
MediaPlayer should inherit from ThreadSafeRefCountedAndCanMakeThreadSafeWeakPtr<>. It currently inherits from ThreadSafeRefCounted<> and CanMakeWeakPtr<> separately.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-06-17 20:08:20 PDT
<
rdar://problem/110955978
>
David Kilzer (:ddkilzer)
Comment 2
2023-06-17 20:44:44 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15080
EWS
Comment 3
2023-06-21 11:23:02 PDT
Committed
265366@main
(f9b1212d5dad): <
https://commits.webkit.org/265366@main
> Reviewed commits have been landed. Closing PR #15080 and removing active labels.
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