Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 79a109c089f7e9a31ddeaa553c0e2aa707a72ab8
      
https://github.com/WebKit/WebKit/commit/79a109c089f7e9a31ddeaa553c0e2aa707a72ab8
  Author: Tim Nguyen <[email protected]>
  Date:   2026-09-15 (Tue, 15 Sep 2026)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp
    M Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm
    M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/SiteIsolation.mm

  Log Message:
  -----------
  [Site Isolation] Caps lock indicator does not appear at correct position in 
scrolled cross-origin iframe
https://bugs.webkit.org/show_bug.cgi?id=324173
rdar://186047473

Reviewed by Megan Gardner and Alex Christensen.

This follows the pattern in 320835@main applied to 
firstRectForCharacterRangeAsync.

Test: Tools/TestWebKitAPI/Tests/WebKit/WKWebView/SiteIsolation.mm

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::firstRectForCharacterRangeAsync):
* Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm:
(WebKit::WebPage::firstRectForCharacterRangeAsync):
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/SiteIsolation.mm:
(TestWebKitAPI::checkFirstRectForCharacterRangeInCrossOriginIframe):
(TestWebKitAPI::TEST(SiteIsolation, 
FirstRectForCharacterRangeInCrossOriginIframe)):
(TestWebKitAPI::TEST(SiteIsolation, 
FirstRectForCharacterRangeInCrossOriginIframeWithScrolledMainFrame)):
(TestWebKitAPI::TEST(SiteIsolation, 
FirstRectForCharacterRangeInScrolledCrossOriginIframe)):
(TestWebKitAPI::TEST(SiteIsolation, 
FirstRectForCharacterRangeInScrolledCrossOriginIframeWithScrolledMainFrame)):

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



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

Reply via email to