Name Description Size
amosigned.xpi 7460
browser.toml 637
browser_Addon.js 2245
browser_NavigableManager.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 13559
browser_NavigationManager.js 12942
browser_NavigationManager_committed.js 2059
browser_NavigationManager_failed_navigation.js 3007
browser_NavigationManager_no_navigation.js 2634
browser_NavigationManager_notify.js 5090
browser_TabManager.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 7306
browser_UserContextManager.js Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ 9052
browser_WindowManager.js Any copyright is dedicated to the Public Domain. https://creativecommons.org/publicdomain/zero/1.0/ 8439
head.js Add a new tab in a given browser, pointing to a given URL and automatically register the cleanup function to remove it at the end of the test. @param {Browser} browser The browser element where the tab should be added. @param {string} url The URL for the tab. @param {object=} options Options object to forward to BrowserTestUtils.addTab. @returns {Tab} The created tab. 9582