[webkit-changes] [WebKit/WebKit] 28947f: [UnifiedPDF] UnifiedPDFPlugin::visibleRow() is an ...
Abrar Rahman Protyasha
noreply at github.com
Fri Aug 2 01:20:59 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 28947f529db012c75f32c577f492b2527e73cf9b
https://github.com/WebKit/WebKit/commit/28947f529db012c75f32c577f492b2527e73cf9b
Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
Date: 2024-08-02 (Fri, 02 Aug 2024)
Changed paths:
M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.h
Log Message:
-----------
[UnifiedPDF] UnifiedPDFPlugin::visibleRow() is an unnecessary declaration
https://bugs.webkit.org/show_bug.cgi?id=277535
rdar://133043307
Reviewed by Aditya Keerthi.
This patch removes the visibleRow() declaration.
visibleRow() is missing a definition, and it should be exposed through
the presentation controller, anyway.
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.h:
Canonical link: https://commits.webkit.org/281753@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list