WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
313399
Use protect() instead of RefPtr { } in PlatformMediaSessionManager, AudioFileReaderCocoa, MediaPlayerPrivateAVFoundationObjC, SVGSVGElement
https://bugs.webkit.org/show_bug.cgi?id=313399
Summary
Use protect() instead of RefPtr { } in PlatformMediaSessionManager, AudioFile...
jlee53
Reported
2026-04-27 01:12:45 PDT
Use protect(foo) instead of RefPtr {foo } to align with WebKit's transition from brace-initialized smart pointer temporaries.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-04-27 01:13:15 PDT
<
rdar://problem/175659388
>
jlee53
Comment 2
2026-04-27 01:14:58 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/63671
EWS
Comment 3
2026-04-28 15:42:22 PDT
Committed
312244@main
(df8790f393e1): <
https://commits.webkit.org/312244@main
> Reviewed commits have been landed. Closing PR #63671 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