Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 26b33a9f0a1145948bbf32fd7961796d0071dbf7
https://github.com/WebKit/WebKit/commit/26b33a9f0a1145948bbf32fd7961796d0071dbf7
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2024-08-28 (Wed, 28 Aug 2024)
Changed paths:
M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.h
Log Message:
-----------
[UnifiedPDF] UnifiedPDFPlugin::scrollingCoordinator() is an unnecessary
declaration
https://bugs.webkit.org/show_bug.cgi?id=278780
rdar://134844590
Reviewed by Richard Robinson and Megan Gardner.
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.
This patch removes the declaration.
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.h:
Canonical link: https://commits.webkit.org/282870@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes