Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 99a1bea3c743b2791d8578aa0a1ab705d72d62ea
      
https://github.com/WebKit/WebKit/commit/99a1bea3c743b2791d8578aa0a1ab705d72d62ea
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2025-03-16 (Sun, 16 Mar 2025)

  Changed paths:
    M Source/WebKit/WebProcess/Plugins/PDF/PDFPluginAnnotation.mm
    M Source/WebKit/WebProcess/Plugins/PDF/PDFPluginChoiceAnnotation.h
    M Source/WebKit/WebProcess/Plugins/PDF/PDFPluginChoiceAnnotation.mm

  Log Message:
  -----------
  PDFPluginChoiceAnnotation should also build on iOS family
https://bugs.webkit.org/show_bug.cgi?id=289878
rdar://147179203

Reviewed by Wenson Hsieh.

Currently, there is nothing blocking that class from building on iOS
family. As such, this patch removes the `PLATFORM(MAC)` gate.

This is the first step in having full forms support in iOS UnifiedPDF.

* Source/WebKit/WebProcess/Plugins/PDF/PDFPluginAnnotation.mm:
(WebKit::PDFPluginAnnotation::create):
* Source/WebKit/WebProcess/Plugins/PDF/PDFPluginChoiceAnnotation.h:
* Source/WebKit/WebProcess/Plugins/PDF/PDFPluginChoiceAnnotation.mm:
  Drive-by fix: Remove the ColorMac.h inclusion. We are not using any
  symbol exported by that header.

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