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
307122
Use `protect()` in more places in RenderMedia & RenderVideo
https://bugs.webkit.org/show_bug.cgi?id=307122
Summary
Use `protect()` in more places in RenderMedia & RenderVideo
zak ridouh
Reported
2026-02-05 17:11:51 PST
Use the `protect()` wrapper in the following files, instead of the `protectedFoo()` paradigm. modified: Source/WebCore/rendering/RenderMedia.cpp modified: Source/WebCore/rendering/RenderMedia.h modified: Source/WebCore/rendering/RenderMediaInlines.h modified: Source/WebCore/rendering/RenderVideo.cpp modified: Source/WebCore/rendering/RenderVideo.h modified: Source/WebKit/WebProcess/WebCoreSupport/ShareableBitmapUtilities.cpp
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-05 17:11:58 PST
<
rdar://problem/169755465
>
zak ridouh
Comment 2
2026-02-05 17:13:12 PST
Pull request:
https://github.com/WebKit/WebKit/pull/58013
EWS
Comment 3
2026-02-06 02:25:44 PST
Committed
306928@main
(0ddbe2d53cae): <
https://commits.webkit.org/306928@main
> Reviewed commits have been landed. Closing PR #58013 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