RESOLVED FIXED308379
Reduce usage of protectedFoo() style in WebCore/dom, WebCore/xml, and WebCore/svg code
https://bugs.webkit.org/show_bug.cgi?id=308379
Summary Reduce usage of protectedFoo() style in WebCore/dom, WebCore/xml, and WebCore...
zak ridouh
Reported 2026-02-21 02:44:59 PST
Replace protectedFoo() one-off wrapper methods with the protect() free function throughout dom/, xml/, and svg/ code
Attachments
Radar WebKit Bug Importer
Comment 1 2026-02-21 02:45:05 PST
zak ridouh
Comment 2 2026-02-21 02:47:56 PST
EWS
Comment 3 2026-02-24 16:12:38 PST
Committed 308161@main (30dd3a9c941f): <https://commits.webkit.org/308161@main> Reviewed commits have been landed. Closing PR #59153 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.