Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 430b93e4959d8c49e15407e609e4473077341e5e
      
https://github.com/WebKit/WebKit/commit/430b93e4959d8c49e15407e609e4473077341e5e
  Author: Wenson Hsieh <[email protected]>
  Date:   2026-09-21 (Mon, 21 Sep 2026)

  Changed paths:
    M Source/WebKit/Configurations/AllowedSPI-legacy.toml
    M 
Source/WebKit/UIProcess/Cocoa/TextExtraction/WKWebView+TextExtraction.swift

  Log Message:
  -----------
  Siri AI queries are not working correctly on WKWebView when long pressing an 
image
https://bugs.webkit.org/show_bug.cgi?id=324568
rdar://183648577

Reviewed by Pascoe and Abrar Rahman Protyasha.

Set the `exportableData` property for context menu preview target elements 
(e.g. an image that the
user is long-pressing), such that the system can extract data from the 
corresponding drag
interaction via item providers.

* Source/WebKit/Configurations/AllowedSPI-legacy.toml:
* Source/WebKit/UIProcess/Cocoa/TextExtraction/WKWebView+TextExtraction.swift:
(ContextMenuSource.createIntelligenceElement(_:contextMenuSource:)):
(createIntelligenceElement(_:contextMenuTargetNodeIdentifier:)): Deleted.

Canonical link: https://commits.webkit.org/321521@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to