Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e6cfe8ece4c2e4b0d9e9f5622e841549b8328850
      
https://github.com/WebKit/WebKit/commit/e6cfe8ece4c2e4b0d9e9f5622e841549b8328850
  Author: Charlie Wolfe <charl...@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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to