WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
308403
Suppress safer C++ warnings on wrapper function in WebKit
https://bugs.webkit.org/show_bug.cgi?id=308403
Summary
Suppress safer C++ warnings on wrapper function in WebKit
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2026-02-21 14:40:01 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59177
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
<
rdar://problem/170893509
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug