-
Notifications
You must be signed in to change notification settings - Fork 81
Standardize document id #890
Copy link
Copy link
Open
Labels
implemented: chromeImplemented in ChromeImplemented in Chromeimplemented: safariImplemented in SafariImplemented in Safarisupportive: firefoxSupportive from FirefoxSupportive from Firefox
Metadata
Metadata
Assignees
Labels
implemented: chromeImplemented in ChromeImplemented in Chromeimplemented: safariImplemented in SafariImplemented in Safarisupportive: firefoxSupportive from FirefoxSupportive from Firefox
Type
Fields
Give feedbackNo fields configured for issues without a type.
Chrome documentation: https://developer.chrome.com/blog/extension-instantnav
Without explicit document ids, apis like
webRequestandwebNavigationare inaccurate.Complexity comes from browser features like back-forward cache and prefetches and preloads.