Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8aed81df35f81ca9f75368e75b52f1e012ce89f0
      
https://github.com/WebKit/WebKit/commit/8aed81df35f81ca9f75368e75b52f1e012ce89f0
  Author: Sammy Gill <sammy.g...@apple.com>
  Date:   2024-02-21 (Wed, 21 Feb 2024)

  Changed paths:
    M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm

  Log Message:
  -----------
  [UnifiedPDF] PDFPluginAnnotations need to be repositioned on layout changes
https://bugs.webkit.org/show_bug.cgi?id=269870
rdar://123119217

Reviewed by Simon Fraser.

Whenever the plugin's geometry is updated, then we need to check if
there is a currently active annotation. If there is then we inform
the annotation of this and have it update its geometry in response to
the change.

* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm:
(WebKit::UnifiedPDFPlugin::geometryDidChange):

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

Reply via email to