Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 28947f529db012c75f32c577f492b2527e73cf9b https://github.com/WebKit/WebKit/commit/28947f529db012c75f32c577f492b2527e73cf9b Author: Abrar Rahman Protyasha <a_protya...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes