Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 583a1deaeece3d4ba0b26be6aaf7cf84c316288b
      
https://github.com/WebKit/WebKit/commit/583a1deaeece3d4ba0b26be6aaf7cf84c316288b
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/Platform/spi/Cocoa/PDFKitSPI.h
    M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm

  Log Message:
  -----------
  [UnifiedPDF] Move annotationsForFieldName to SPI
https://bugs.webkit.org/show_bug.cgi?id=273643
rdar://124102402

Reviewed by Sammy Gill.

This patch moves the method declaration to an SPI category, and provides
a PlatformHave flag to guard against use of the SPI on unsupported
platforms.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/Platform/spi/Cocoa/PDFKitSPI.h:
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm:
(WebKit::UnifiedPDFPlugin::repaintAnnotationsForFormField):

Canonical link: https://commits.webkit.org/282056@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

Reply via email to