Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8672c115046679c665de7fccd37da119472eb955
      
https://github.com/WebKit/WebKit/commit/8672c115046679c665de7fccd37da119472eb955
  Author: Basuke Suzuki <[email protected]>
  Date:   2026-09-22 (Tue, 22 Sep 2026)

  Changed paths:
    M LayoutTests/platform/mac-site-isolation/TestExpectations

  Log Message:
  -----------
  [Site Isolation] navigate-history-traversal-during-onnavigate.html no longer 
fails under Site Isolation on macOS
https://bugs.webkit.org/show_bug.cgi?id=324894
rdar://188122949

Reviewed by Rupin Mittal.

The test passes under Site Isolation on macOS. It was the only test in the 
navigation-api suite that
did not match its expectation across 484 tests, and it passed in every logged 
iteration of an
--iterations=10 run.

Nothing recent should have changed it. The test is entirely same-origin - it 
drives
navigation.back() and navigation.traverseTo() during onnavigate in a 
window.open()ed same-origin
document - so no process swap is involved and the expectation is simply stale.

platform/ios lists the test as well, and platform/ios-site-isolation inherits 
that, so this only
makes it expected to pass on macOS. Neither the generic TestExpectations nor 
platform/mac lists it.

* LayoutTests/platform/mac-site-isolation/TestExpectations:

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



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

Reply via email to