WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
278780
[UnifiedPDF] UnifiedPDFPlugin::scrollingCoordinator() is an unnecessary declaration
https://bugs.webkit.org/show_bug.cgi?id=278780
Summary
[UnifiedPDF] UnifiedPDFPlugin::scrollingCoordinator() is an unnecessary decla...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-08-28 03:15:57 PDT
<
rdar://problem/134844590
>
Abrar Rahman Protyasha
Comment 2
2024-08-28 12:51:37 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32846
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.
Top of Page
Format For Printing
XML
Clone This Bug