Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 17704a72d6de2f0e330dff2545ddb68c4bb1f50f
      
https://github.com/WebKit/WebKit/commit/17704a72d6de2f0e330dff2545ddb68c4bb1f50f
  Author: Cole Carley <[email protected]>
  Date:   2026-09-22 (Tue, 22 Sep 2026)

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

  Log Message:
  -----------
  [Site Isolation] Find in Page doesn't locate text inside cross origin iframe 
on iOS
https://bugs.webkit.org/show_bug.cgi?id=323929
rdar://185158978

Reviewed by Megan Gardner.

This patch sends the call to decorateTextRangeWithStyle to the process 
containing
the current match instead of the main frame process, which allows the current
match to be highlighted. Note that this does not fix the issues with the 
PageOverlay
or the TextIndicator. These additional problems will be addressed in a follow 
up.

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

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



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

Reply via email to