Bug 308379
| Summary: | Reduce usage of protectedFoo() style in WebCore/dom, WebCore/xml, and WebCore/svg code | ||
|---|---|---|---|
| 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
Replace protectedFoo() one-off wrapper methods with the protect() free function throughout dom/, xml/, and svg/ code
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/170870938>
zak ridouh
Pull request: https://github.com/WebKit/WebKit/pull/59153
EWS
Committed 308161@main (30dd3a9c941f): <https://commits.webkit.org/308161@main>
Reviewed commits have been landed. Closing PR #59153 and removing active labels.