Bug 308403

Summary: Suppress safer C++ warnings on wrapper function in WebKit
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: New BugsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2026-02-21 14:35:51 PST
These wrapper functions in WebKit is annotated as a pointer conversion so static analyzer in theory should not emit these warnings. Suppress them for now while we diagnose the root cause in clang side.
Attachments
Ryosuke Niwa
Comment 1 2026-02-21 14:40:01 PST
EWS
Comment 2 2026-02-21 15:43:23 PST
Committed 307994@main (935b5b63171f): <https://commits.webkit.org/307994@main> Reviewed commits have been landed. Closing PR #59177 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-02-21 15:44:13 PST
Note You need to log in before you can comment on or make changes to this bug.