Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f241c6ee9ea487e2c3f39bcc5c3199406cf81309
      
https://github.com/WebKit/WebKit/commit/f241c6ee9ea487e2c3f39bcc5c3199406cf81309
  Author: Abrar Rahman Protyasha <a_protya...@apple.com>
  Date:   2024-02-20 (Tue, 20 Feb 2024)

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

  Log Message:
  -----------
  [UnifiedPDF] Selection tracking should be able to reason at word/line 
granularity
https://bugs.webkit.org/show_bug.cgi?id=268616
rdar://122179178

Reviewed by Sammy Gill and Simon Fraser.

This patch adopts new PDFKit API to be able to track selections at a
word or line granularity when the user double or triple clicks on the
page.

* Source/WebKit/Platform/spi/Cocoa/PDFKitSPI.h:
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm:
(WebKit::UnifiedPDFPlugin::continueTrackingSelection):

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