Skip to content

Commit

Permalink
Snapshot policy container on navigation requests
Browse files Browse the repository at this point in the history
  • Loading branch information
antosart committed May 6, 2021
1 parent 6efd0e6 commit 1560796
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -85487,6 +85487,10 @@ interface <dfn>Location</dfn> { // but see also <a href="#the-location-interface
document</span>'s <span data-x="concept-document-policy-container">policy
container</span>.</p></li>

<li><p>If <var>resource</var> is a <span data-x="concept-request">request</span>, set
<var>resource</var>'s <span data-x="concept-request-policy-container">policy container</span> to
<var>initiatorPolicyContainer</var>.</p></li>

<li><p>Cancel any preexisting but not yet <span data-x="concept-navigate-mature">mature</span>
attempt to navigate <var>browsingContext</var>, including canceling any instances of the <span
data-x="concept-fetch">fetch</span> algorithm started by those attempts. If one of those attempts
Expand Down

0 comments on commit 1560796

Please sign in to comment.