[webkit-changes] [WebKit/WebKit] 41e732: Adopt `createRemoteContext(description: String)` f...

Wenson Hsieh noreply at github.com
Mon Sep 30 16:39:29 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 41e732e085fc3db05a00e24428e98b6d4e5931bb
      https://github.com/WebKit/WebKit/commit/41e732e085fc3db05a00e24428e98b6d4e5931bb
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2024-09-30 (Mon, 30 Sep 2024)

  Changed paths:
    M Source/WebKit/WebKitSwift/TextExtraction/WKWebView+TextExtraction.swift

  Log Message:
  -----------
  Adopt `createRemoteContext(description: String)` for web view context retrieval
https://bugs.webkit.org/show_bug.cgi?id=279762
rdar://136018111

Reviewed by Richard Robinson.

Adopt a new version of this function for creating a remote context item that represents the web
view's content. This new function takes a description string, which is used only for debugging
purposes and logging.

* Source/WebKit/WebKitSwift/TextExtraction/WKWebView+TextExtraction.swift:
(WKWebView._intelligenceCollectContent(in:collector:)):

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



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


More information about the webkit-changes mailing list