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
290288
[Safer CPP] Address ForwardDeclChecker warnings under UnifiedPDF files
https://bugs.webkit.org/show_bug.cgi?id=290288
Summary
[Safer CPP] Address ForwardDeclChecker warnings under UnifiedPDF files
Abrar Rahman Protyasha
Reported
2025-03-23 07:32:32 PDT
One such example being: ``` /Volumes/Data/worker/macOS-Safer-CPP-Checks-EWS/build/Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm:519:5: warning: Local variable 'graphicsLayerFactory' uses a forward declared type 'GraphicsLayerFactory * │ ' [alpha.webkit.ForwardDeclChecker] ```
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-03-23 07:32:41 PDT
<
rdar://problem/147691279
>
Abrar Rahman Protyasha
Comment 2
2025-03-23 07:36:56 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/42908
EWS
Comment 3
2025-03-23 16:22:54 PDT
Committed
292571@main
(b9ce71c4d1e7): <
https://commits.webkit.org/292571@main
> Reviewed commits have been landed. Closing PR #42908 and removing active labels.
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