Bug 278780

Summary: [UnifiedPDF] UnifiedPDFPlugin::scrollingCoordinator() is an unnecessary declaration
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: PDFAssignee: Abrar Rahman Protyasha <a_protyasha>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Abrar Rahman Protyasha
Reported 2024-08-28 03:15:47 PDT
The declaration was introduced in 270917@main, but was never defined, and does not really save as many lines of typing as one would think. Let's remove the declaration.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-28 03:15:57 PDT
Abrar Rahman Protyasha
Comment 2 2024-08-28 12:51:37 PDT
EWS
Comment 3 2024-08-28 14:57:26 PDT
Committed 282870@main (26b33a9f0a11): <https://commits.webkit.org/282870@main> Reviewed commits have been landed. Closing PR #32846 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.