Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ef5dfdc1bd8ba0c63a3f6c4a5ff2a7ae9da489af
https://github.com/WebKit/WebKit/commit/ef5dfdc1bd8ba0c63a3f6c4a5ff2a7ae9da489af
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.h
M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm
Log Message:
-----------
[UnifiedPDF] UnifiedPDFPlugin::checkedKeyboardScrollingAnimator() is not
needed
https://bugs.webkit.org/show_bug.cgi?id=277253
rdar://132708724
Reviewed by Aditya Keerthi.
This method is already available on PDFScrollingPresentationController,
which is a better scope anyway since it only gets used internal to said
class.
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.h:
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm:
(WebKit::UnifiedPDFPlugin::checkedKeyboardScrollingAnimator const): Deleted.
Canonical link: https://commits.webkit.org/281513@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