Bug 300764

Summary: Address false positive for [safercpp/protected_getter_for_init] in the style script
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: New BugsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ntim, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2025-10-14 18:59:20 PDT
Address false positive for [safercpp/protected_getter_for_init] in the style script. It incorrectly warns for this line: ``` bool ancestorsRevealed = revealClosedDetailsAndHiddenUntilFoundAncestors(simpleRange->protectedStartContainer()); ```
Attachments
Chris Dumez
Comment 1 2025-10-14 19:02:10 PDT
EWS
Comment 2 2025-10-14 20:27:35 PDT
Committed 301524@main (8c4138af1c56): <https://commits.webkit.org/301524@main> Reviewed commits have been landed. Closing PR #52356 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-10-14 20:28:12 PDT
Note You need to log in before you can comment on or make changes to this bug.