Bug 278780
Summary: | [UnifiedPDF] UnifiedPDFPlugin::scrollingCoordinator() is an unnecessary declaration | ||
---|---|---|---|
Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
Component: | Assignee: | 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
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
<rdar://problem/134844590>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/32846
EWS
Committed 282870@main (26b33a9f0a11): <https://commits.webkit.org/282870@main>
Reviewed commits have been landed. Closing PR #32846 and removing active labels.