Bug 306200
| Summary: | Update style checker to prevent addition of new `protected*()` / `checked*()` member functions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Tools / Tests | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Update style checker to prevent addition of new `protected*()` / `checked()` member functions, and recommend using `protect()` at call sites instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/57194
EWS
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
<rdar://problem/168858122>