Skip to content

Make NavTiming TAO redirect test non-tentative - #60873

Merged
annevk merged 1 commit into
masterfrom
navtiming_tao_destination_nontentative
Jun 25, 2026
Merged

Make NavTiming TAO redirect test non-tentative#60873
annevk merged 1 commit into
masterfrom
navtiming_tao_destination_nontentative

Conversation

@yoavweiss

Copy link
Copy Markdown
Contributor

Once whatwg/html#12513 and whatwg/fetch#1931 land, the Navigation-Timing TAO redirect test no longer needs to be tentative. This PR removes that status.

annevk pushed a commit to whatwg/fetch that referenced this pull request Jun 25, 2026
Timing-Allow-Origin (TAO) currently only opts-in "backwards" in terms of origins and doesn't constitute an opt-in to the destination origin, which is the appropriate opt-in for navigations (contrary to subresources).

This PR adds the mechanisms that can enable such "forward" opt-in, and can enable a navigation response to a redirect chain to know that the redirect chain opted in to expose the redirects to its origin.

Tests: web-platform-tests/wpt#60823 & web-platform-tests/wpt#60873.

Corresponding HTML PR: whatwg/html#12513.
@jgraham jgraham closed this Jun 25, 2026
@jgraham jgraham reopened this Jun 25, 2026
@annevk
annevk enabled auto-merge (rebase) June 25, 2026 09:09
@annevk
annevk merged commit 1d3b12f into master Jun 25, 2026
38 checks passed
@annevk
annevk deleted the navtiming_tao_destination_nontentative branch June 25, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants