Skip to content

Commit 6bbf015

Browse files
committed
Handler abort
1 parent e32f1fd commit 6bbf015

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source

+4
Original file line numberDiff line numberDiff line change
@@ -97157,6 +97157,10 @@ interface <dfn interface>NavigationDestination</dfn> {
9715797157
<li><p>Let <var>event</var> be <var>controller</var>'s <span
9715897158
data-x="concept-NavigationPrecommitController-event">event</span>.</p></li>
9715997159

97160+
<li><p>If <var>event</var>'s <span data-x="concept-NavigateEvent-abort-controller">abort
97161+
controller</span>'s <span data-x="concept-AbortController-signal">signal</span> is <span
97162+
data-x="AbortSignal-aborted">aborted</span>, then return.</p></li>
97163+
9716097164
<li><p>Let <var>handlerList</var> be <var>event</var>'s <span
9716197165
data-x="concept-NavigateEvent-navigation-precommit-handler-list">navigation precommit handler
9716297166
list</span>.</p></li>

0 commit comments

Comments
 (0)