Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 487f2fe9339813961cbaba40b45bf1cf308ae3db
      
https://github.com/WebKit/WebKit/commit/487f2fe9339813961cbaba40b45bf1cf308ae3db
  Author: Cole Carley <[email protected]>
  Date:   2026-02-17 (Tue, 17 Feb 2026)

  Changed paths:
    M 
LayoutTests/editing/text-iterator/findString-selection-disabled-expected.txt
    M LayoutTests/editing/text-iterator/findString-selection-disabled.html
    M LayoutTests/platform/wk2/TestExpectations
    M Source/WebKit/WebProcess/WebPage/FindController.cpp
    M Source/WebKit/WebProcess/WebPage/ios/FindControllerIOS.mm

  Log Message:
  -----------
  Fix findString-selection-disabled.html
https://bugs.webkit.org/show_bug.cgi?id=307998
rdar://170493000

Reviewed by Aditya Keerthi.

findString-selection-disabled.html was expecting testRunner.findString
to return a bool, but it returns a promise. I changed the expected return
typed and updated the test to use the test harness.

* LayoutTests/editing/text-iterator/findString-selection-disabled-expected.txt:
* LayoutTests/editing/text-iterator/findString-selection-disabled.html:
* LayoutTests/platform/wk2/TestExpectations:
* Source/WebKit/WebProcess/WebPage/FindController.cpp:
(WebKit::FindController::didFindString):
* Source/WebKit/WebProcess/WebPage/ios/FindControllerIOS.mm:
(WebKit::FindController::didFindString):

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



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

Reply via email to