From e71a959ec0da7af795ea5359807c37baf3725de3 Mon Sep 17 00:00:00 2001
From: Anna Sato
If navigable's ongoing navigation is not null, and all of the following + are true:
+ +the time elapsed since the ongoing navigation was initiated is within a + user-agent-defined threshold;
+both the new and ongoing navigations are HTTP GET requests, and the new navigation is not + a form submission;
+the navigations have an identical url, initiator origin, referrer, request referrer policy, + userInvolvement, historyHandling, and request headers,
+then:
+ +Invoke WebDriver BiDi navigation failed with navigable and a new
+ WebDriver BiDi navigation status whose id is navigationId, status is "canceled
", and url is url.
Return.
Set the ongoing navigation for navigable to navigationId.
From 27be0e6686bc906afd9cf96c7105c4b2cff6b9d0 Mon Sep 17 00:00:00 2001 From: Anna Satothe ongoing navigation's active document's "navigation conditions potentially changed" flag is false,
then: