Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f8b0bb18f195f632e4f5f3058546e2d952197fad
      
https://github.com/WebKit/WebKit/commit/f8b0bb18f195f632e4f5f3058546e2d952197fad
  Author: Rupin Mittal <[email protected]>
  Date:   2026-03-17 (Tue, 17 Mar 2026)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigate-event/navigate-history-traversal-during-onnavigate-should-reject-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigate-event/navigate-history-traversal-during-onnavigate-should-reject.html

  Log Message:
  -----------
  [Navigation API] navigation.back() inside of onnavigate should reject
https://bugs.webkit.org/show_bug.cgi?id=308750
rdar://171808756

Reviewed by Anne van Kesteren.

The test times out because it's written incorrectly:

It calls w.navigation.navigate("resources/..."), which resolves against the
popup's document URL "/common/blank.html". This results in
"/common/resources/navigate-during-onnavigate-should-reject-helper.html",
which doesn't exist. So the navigation fails.

* 
LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigate-event/navigate-history-traversal-during-onnavigate-should-reject-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigate-event/navigate-history-traversal-during-onnavigate-should-reject.html:

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



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

Reply via email to