[webkit-changes] [WebKit/WebKit] 26b33a: [UnifiedPDF] UnifiedPDFPlugin::scrollingCoordinato...

Abrar Rahman Protyasha noreply at github.com
Wed Aug 28 14:57:45 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 26b33a9f0a1145948bbf32fd7961796d0071dbf7
      https://github.com/WebKit/WebKit/commit/26b33a9f0a1145948bbf32fd7961796d0071dbf7
  Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
  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 at 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


More information about the webkit-changes mailing list