RESOLVED FIXED290288
[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
Radar WebKit Bug Importer
Comment 1 2025-03-23 07:32:41 PDT
Abrar Rahman Protyasha
Comment 2 2025-03-23 07:36:56 PDT
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.