File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -101273,7 +101273,7 @@ interface <dfn interface>NavigationDestination</dfn> {
101273101273 state</span>-or-null <dfn
101274101274 data-x="fire-navigate-prr-classicHistoryAPIState"><var>classicHistoryAPIState</var></dfn> (default
101275101275 null), and an optional <span>navigation API method tracker</span>-or-null <dfn
101276- data-x="fire-navigate-prr-api-method-tracker"><var>apiMethodTrackerForNavigateOrReload </var></dfn>:</p>
101276+ data-x="fire-navigate-prr-api-method-tracker"><var>apiMethodTracker </var></dfn>:</p>
101277101277
101278101278 <ol>
101279101279 <li><p>Let <var>document</var> be <var>navigation</var>'s <span>relevant global object</span>'s <span
@@ -101284,13 +101284,13 @@ interface <dfn interface>NavigationDestination</dfn> {
101284101284
101285101285 <li>
101286101286 <p>If <var>navigation</var> <span>has entries and events disabled</span>, and
101287- <var>apiMethodTrackerForNavigateOrReload </var> is not null:</p>
101287+ <var>apiMethodTracker </var> is not null:</p>
101288101288
101289101289 <ol>
101290- <li><p>Set <var>apiMethodTrackerForNavigateOrReload </var>'s <span
101290+ <li><p>Set <var>apiMethodTracker </var>'s <span
101291101291 data-x="navigation-api-method-tracker-pending">pending</span> to false.</p></li>
101292101292
101293- <li><p>Set <var>apiMethodTrackerForNavigateOrReload </var> to null.</p></li>
101293+ <li><p>Set <var>apiMethodTracker </var> to null.</p></li>
101294101294 </ol>
101295101295
101296101296 <p class="note">If <var>navigation</var> <span>has entries and events disabled</span>, then
You can’t perform that action at this time.
0 commit comments