RESOLVED FIXED306200
Update style checker to prevent addition of new `protected*()` / `checked*()` member functions
https://bugs.webkit.org/show_bug.cgi?id=306200
Summary Update style checker to prevent addition of new `protected*()` / `checked*()`...
Chris Dumez
Reported 2026-01-24 21:47:27 PST
Update style checker to prevent addition of new `protected*()` / `checked()` member functions, and recommend using `protect()` at call sites instead.
Attachments
Chris Dumez
Comment 1 2026-01-24 21:49:10 PST
EWS
Comment 2 2026-01-24 23:23:46 PST
Committed 306163@main (20fc18a555f2): <https://commits.webkit.org/306163@main> Reviewed commits have been landed. Closing PR #57194 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-01-24 23:24:13 PST
Note You need to log in before you can comment on or make changes to this bug.