Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5c8b964c6bcdb70b1e81d7f89a8546a06d3bc801
      
https://github.com/WebKit/WebKit/commit/5c8b964c6bcdb70b1e81d7f89a8546a06d3bc801
  Author: Alex Christensen <[email protected]>
  Date:   2026-06-10 (Wed, 10 Jun 2026)

  Changed paths:
    M LayoutTests/platform/visionos/TestExpectations
    M Source/WebCore/page/InteractionRegion.cpp

  Log Message:
  -----------
  NEW-TEST(314615@main): [visionOS Debug] 
http/tests/security/model-element/exit-immersive-by-navigating-iframe.html is a 
constant crash
https://bugs.webkit.org/show_bug.cgi?id=316544
rdar://179017001

Reviewed by Aditya Keerthi and Per Arne Vollan.

When site isolation is enabled, the ASSERT_NOT_REACHED is hit because the main 
frame is a RemoteFrame.
Remove the assertion so the test doesn't crash.  Making 
interactionRegionForRenderedRegion work correctly
with site isolation on is left for a future PR.

* LayoutTests/platform/visionos/TestExpectations:
* Source/WebCore/page/InteractionRegion.cpp:
(WebCore::interactionRegionForRenderedRegion):

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



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

Reply via email to