Bug 307122
| Summary: | Use `protect()` in more places in RenderMedia & RenderVideo | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | zak ridouh <zakr> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
zak ridouh
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
<rdar://problem/169755465>
zak ridouh
Pull request: https://github.com/WebKit/WebKit/pull/58013
EWS
Committed 306928@main (0ddbe2d53cae): <https://commits.webkit.org/306928@main>
Reviewed commits have been landed. Closing PR #58013 and removing active labels.