[webkit-changes] [WebKit/WebKit] e6cfe8: `FindStringIncludingImages()` message should not b...

Charlie Wolfe noreply at github.com
Fri Feb 9 12:53:38 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e6cfe8ece4c2e4b0d9e9f5622e841549b8328850
      https://github.com/WebKit/WebKit/commit/e6cfe8ece4c2e4b0d9e9f5622e841549b8328850
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2024-02-09 (Fri, 09 Feb 2024)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp

  Log Message:
  -----------
  `FindStringIncludingImages()` message should not be sent when the feature isn’t enabled
https://bugs.webkit.org/show_bug.cgi?id=269087
rdar://122662406

Reviewed by Pascoe.

Sending the IPC message without the feature enabled was causing the completion handler to never be called.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::findString):

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




More information about the webkit-changes mailing list