fune/browser/base/content/test/general
Kris Maglione 80327d3561 Bug 1484496: Part 5a - Convert browser/ nsISimpleEnumerator users to use JS iteration. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D3729

--HG--
extra : rebase_source : e187b8e9a6b6db7ebc762adda5e489b25c7a7e43
extra : histedit_source : 868cb99d09954a51d6be321fcb516475ef70eb33
2018-08-18 19:27:33 -07:00
..
.eslintrc.js
alltabslistener.html
app_bug575561.html
app_subframe_bug575561.html
audio.ogg
browser.ini Bug 1388973 - Disabled browser_tab_dragdrop.js on Linux, OSX and Win10 asan. r=jmaher 2018-08-23 01:27:00 +03:00
browser_accesskeys.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_addCertException.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_addKeywordSearch.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_alltabslistener.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser_backButtonFitts.js
browser_beforeunload_duplicate_dialogs.js Backed out 2 changesets (bug 1362034) for failure at browser/tools/mozscreenshots/primaryUI/browser_primaryUI.js on a CLOSED TREE 2018-08-08 22:11:56 +03:00
browser_blob-channelname.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_blockHPKP.js Bug 1442465 - Part 4.1: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (non-simple part). r=dao 2018-03-19 11:12:14 +09:00
browser_bookmark_popup.js Bug 1482078 - Port browser_bookmark_popup.js fix from beta to central. r=standard8 2018-08-09 12:49:36 +02:00
browser_bookmark_titles.js Bug 1473862 - Remove URL and title arguments from PlacesCommandHook.bookmarkPage. r=standard8 2018-07-06 14:08:03 +02:00
browser_bug321000.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_bug356571.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
browser_bug380960.js
browser_bug386835.js
browser_bug406216.js Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
browser_bug413915.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_bug416661.js
browser_bug417483.js
browser_bug419612.js Bug 887889 - Fix intermittent failure in browser_bug419612.js r=mak 2018-04-20 09:35:40 -07:00
browser_bug423833.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_bug424101.js
browser_bug427559.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_bug431826.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser_bug432599.js Bug 1450563 - Modernize browser_bug432599.js. r=standard8 2018-04-01 16:36:28 +02:00
browser_bug435325.js
browser_bug441778.js
browser_bug455852.js Bug 1442465 - Part 2: Use BrowserTestUtils.{waitForTabClosing,waitForSessionStoreUpdate} instead of BrowserTestUtils.tabRemoved. r=dao 2018-03-19 11:12:13 +09:00
browser_bug462289.js
browser_bug462673.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_bug477014.js
browser_bug479408.js Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08:00
browser_bug479408_sample.html
browser_bug481560.js
browser_bug484315.js Bug 1484496: Part 5a - Convert browser/ nsISimpleEnumerator users to use JS iteration. r=Gijs 2018-08-18 19:27:33 -07:00
browser_bug491431.js
browser_bug495058.js
browser_bug519216.js
browser_bug520538.js
browser_bug521216.js Bug 1453751: Load favicons in the content process. r=mak, r=gijs, r=aswan, r=mixedpuppy 2018-06-28 16:06:09 -07:00
browser_bug533232.js
browser_bug537013.js Bug 1358815 - remove sync reflow from find bar initialization, r=jaws 2018-03-12 14:01:44 +00:00
browser_bug537474.js Bug 1423938 - try to fix browser_bug537474 detecting about:blank loads in the selected tab, r=johannh 2018-03-20 22:46:49 +00:00
browser_bug555224.js
browser_bug555767.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_bug559991.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser_bug563588.js
browser_bug565575.js
browser_bug567306.js Bug 1358815 - remove sync reflow from find bar initialization, r=jaws 2018-03-12 14:01:44 +00:00
browser_bug575561.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_bug575830.js
browser_bug577121.js
browser_bug578534.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser_bug579872.js Bug 1374741 - Within browser/ tests make openUILinkIn() provide the correct triggeringPrincipal. r=gijs 2018-02-21 14:49:24 +00:00
browser_bug581242.js
browser_bug581253.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_bug585785.js
browser_bug585830.js
browser_bug594131.js Bug 1374741 - Within browser/ tests make openUILinkIn() provide the correct triggeringPrincipal. r=gijs 2018-02-21 14:49:24 +00:00
browser_bug596687.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_bug597218.js
browser_bug609700.js
browser_bug623893.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_bug624734.js Bug 1481813 - Part 1 - Remove unneeded broadcaster observers for bookmarks. r=Standard8 2018-08-09 13:13:27 +01:00
browser_bug633691.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_bug647886.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_bug655584.js
browser_bug664672.js
browser_bug676619.js Backed out 2 changesets (bug 1463016, bug 1463291) for geckoview failures 2018-07-29 03:55:23 +03:00
browser_bug710878.js
browser_bug719271.js
browser_bug724239.js Bug 1433324 - Part 3. Assume true for browser.newtabpage.activity-stream.enabled. r=ursula 2018-02-13 16:53:50 -08:00
browser_bug734076.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_bug735471.js
browser_bug749738.js Bug 1358815 - remove sync reflow from find bar initialization, r=jaws 2018-03-12 14:01:44 +00:00
browser_bug763468_perwindowpb.js
browser_bug767836_perwindowpb.js Bug 1443964: Part 3 - Remove no-cpows-in-tests rule. r=mconley 2018-03-07 19:31:28 -08:00
browser_bug817947.js Bug 1442465 - Part 3: Use BrowserTestUtils.{waitForTabClosing,waitForSessionStoreUpdate} instead of BrowserTestUtils.removeTab. r=dao 2018-03-19 11:12:13 +09:00
browser_bug832435.js
browser_bug839103.js
browser_bug882977.js
browser_bug963945.js Backed out 2 changesets (bug 1362034) for failure at browser/tools/mozscreenshots/primaryUI/browser_primaryUI.js on a CLOSED TREE 2018-08-08 22:11:56 +03:00
browser_bug970746.js
browser_bug970746.xhtml Bug 1402070 - Put explicit line-breaks in browser_bug970746.xhtml to avoid test fragility due to potential line-breaks within test elements. r=philor, a=permaorange 2017-09-23 06:18:36 -07:00
browser_bug1015721.js
browser_bug1261299.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_bug1297539.js Bug 1446940 part 2. Stop getting docshells from windows via getInterface in browser. r=gijs 2018-08-01 13:07:10 -04:00
browser_bug1299667.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_clipboard.js Bug 1445551: Part 1b - Whitelist unsafe CPOW use in existing tests. r=mconley 2018-03-14 14:35:05 -07:00
browser_clipboard_pastefile.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_compacttheme.js Backed out changeset c0ebdd0be6ba (bug 1467695) for failing browser chrome at browser/components/customizableui/test/browser_1007336_lwthemes_in_customize_mode.js on a CLOSED TREE 2018-06-28 05:41:36 +03:00
browser_contentAltClick.js Bug 1480130 - Shadow DOM interferes with Cmd+click handling, r=felipe 2018-08-02 14:55:09 +03:00
browser_contentAreaClick.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser_contentSearchUI.js Bug 1472491: Part 5d - Add ContentSearchChild actor. r=adw f=felipe 2018-07-29 20:00:11 -07:00
browser_contextmenu.js Bug 1441647 - update contextmenu code to deal with Shadow DOM, r=jaws 2018-05-04 19:02:44 +03:00
browser_contextmenu_childprocess.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_contextmenu_input.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_ctrlTab.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_datachoices_notification.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_decoderDoctor.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_documentnavigation.js Bug 1476145 part 3. Stop using getInterface(nsIDOMWindowUtils) in browser/. r=gijs 2018-07-24 19:47:41 -04:00
browser_domFullscreen_fullscreenMode.js Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
browser_double_close_tab.js
browser_drag.js Bug 1421376 - Change various instances of manually calling getService to use Services.jsm in browser/. r=mossop 2017-11-28 19:21:33 +00:00
browser_duplicateIDs.js
browser_e10s_about_page_triggeringprincipal.js Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
browser_e10s_about_process.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
browser_e10s_chrome_process.js Bug 1443983: Follow-up: Force initial about:blank browser to non-remote. r=me 2018-03-08 16:16:21 -08:00
browser_e10s_javascript.js
browser_e10s_switchbrowser.js Bug 1434768 - Part 3: Rewrite JS consumers of .sessionHistory, r=bz 2018-04-10 17:49:45 -04:00
browser_feed_discovery.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_findbarClose.js Bug 1358815 - remove sync reflow from find bar initialization, r=jaws 2018-03-12 14:01:44 +00:00
browser_focusonkeydown.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_fullscreen-window-open.js Backed out 2 changesets (bug 1463016, bug 1463291) for geckoview failures 2018-07-29 03:55:23 +03:00
browser_gestureSupport.js Bug 1476145 part 3. Stop using getInterface(nsIDOMWindowUtils) in browser/. r=gijs 2018-07-24 19:47:41 -04:00
browser_getshortcutoruri.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_gZipOfflineChild.js Backed out 2 changesets (bug 1481021) for bc failures on security/sandbox/test/browser_bug1393259.js. 2018-08-08 03:22:16 +03:00
browser_hide_removing.js Bug 1442465 - Part 3: Use BrowserTestUtils.{waitForTabClosing,waitForSessionStoreUpdate} instead of BrowserTestUtils.removeTab. r=dao 2018-03-19 11:12:13 +09:00
browser_homeDrop.js Bug 721211: consolidate home page retrieval code, make it support non-localized prefs, r=jaws 2018-05-28 12:38:01 +02:00
browser_invalid_uri_back_forward_manipulation.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_keywordBookmarklets.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_keywordSearch.js Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
browser_keywordSearch_postData.js Backed out changeset d47a2f5db828 (bug 1481199) browser/base/content/test/urlbar/browser_autocomplete_a11y_label.js. CLOSED TREE 2018-08-23 23:45:02 +03:00
browser_lastAccessedTab.js Bug 1435296 Address test failures caused by bumping timer precision to 2 ms r=baku 2018-02-12 11:39:41 -06:00
browser_menuButtonFitts.js
browser_middleMouse_noJSPaste.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser_minimize.js
browser_modifiedclick_inherit_principal.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_new_http_window_opened_from_file_tab.js Bug 1448531 - Part 2: Make BrowserTestUtils.waitForNewWindow receive parameters object. r=enndeakin 2018-04-10 12:18:35 +09:00
browser_newTabDrop.js Bug 1448531 - Part 7: Request longer timeout for browser/base/content/test/general/browser_newTabDrop.js. r=bustage 2018-04-10 14:12:28 +09:00
browser_newwindow_focus.js
browser_newWindowDrop.js Bug 1448531 - Part 5: Add BrowserTestUtils.waitForNewWindow and use it in tests for drag-and-drop URLs for window. r=enndeakin 2018-04-10 12:18:35 +09:00
browser_offlineQuotaNotification.js Bug 1415342 - Part 1 - Move OfflineAppCacheHelper to Toolkit. r=standard8 2018-04-12 19:16:02 +02:00
browser_page_style_menu.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_page_style_menu_update.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_PageMetaData_pushstate.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_plainTextLinks.js
browser_printpreview.js Bug 1442465 - Part 4.1: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (non-simple part). r=dao 2018-03-19 11:12:14 +09:00
browser_private_browsing_window.js
browser_private_no_prompt.js
browser_refreshBlocker.js Bug 1414425 - Make sure the appropriate triggeringPrincipal is set for a meta refresh. r=bz 2017-11-09 16:32:51 +01:00
browser_relatedTabs.js
browser_remoteTroubleshoot.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_remoteWebNavigation_postdata.js Bug 1374741 - Within browser/ tests make openUILinkIn() provide the correct triggeringPrincipal. r=gijs 2018-02-21 14:49:24 +00:00
browser_removeTabsToTheEnd.js
browser_restore_isAppTab.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_save_link-perwindowpb.js Bug 1421376 - Change various instances of manually calling getService to use Services.jsm in browser/. r=mossop 2017-11-28 19:21:33 +00:00
browser_save_link_when_window_navigates.js Bug 1484496: Part 5a - Convert browser/ nsISimpleEnumerator users to use JS iteration. r=Gijs 2018-08-18 19:27:33 -07:00
browser_save_private_link_perwindowpb.js Bug 1417937 - Remove unnecessary LoadContextInfo.jsm r=standard8 2018-01-31 23:16:46 +05:30
browser_save_video.js Bug 1421376 - Change various instances of manually calling getService to use Services.jsm in browser/. r=mossop 2017-11-28 19:21:33 +00:00
browser_save_video_frame.js Bug 1476145 part 3. Stop using getInterface(nsIDOMWindowUtils) in browser/. r=gijs 2018-07-24 19:47:41 -04:00
browser_scope.js
browser_search_discovery.js Bug 1401894 - Add various tests for rich icon collection. r=mak 2017-10-02 13:14:40 -04:00
browser_selectTabAtIndex.js
browser_ssl_error_reports.js Bug 1441338 - Change pgo certificates to use certspec/keyspec files r=keeler r=franziskus 2018-04-23 11:14:17 +02:00
browser_star_hsts.js Bug 1432425 - Remove synchronous Bookmarks::RemoveFolderChildren. r=kitcambridge,standard8 2018-02-25 21:44:41 +01:00
browser_star_hsts.sjs
browser_storagePressure_notification.js Bug 1428306 - Remove browser.storageManager.enabled pref r=baku,johannh 2018-04-09 20:46:45 +02:00
browser_tab_close_dependent_window.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_tab_detach_restore.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_tab_drag_drop_perwindow.js
browser_tab_dragdrop.js Bug 1476145 part 3. Stop using getInterface(nsIDOMWindowUtils) in browser/. r=gijs 2018-07-24 19:47:41 -04:00
browser_tab_dragdrop2.js Backed out 2 changesets (bug 1362034) for failure at browser/tools/mozscreenshots/primaryUI/browser_primaryUI.js on a CLOSED TREE 2018-08-08 22:11:56 +03:00
browser_tab_dragdrop2_frame1.xul Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
browser_tab_dragdrop_embed.html
browser_tabbar_big_widgets.js
browser_tabDrop.js Bug 1448531 - Part 1: Use BrowserTestUtils.waitForNewTab in tests for drag-and-drop URLs for tab. r=enndeakin 2018-04-10 12:18:34 +09:00
browser_tabfocus.js Bug 1460735 part 1. Remove use of nsIDOMDocument in JS. r=qdot 2018-05-29 13:39:00 -04:00
browser_tabkeynavigation.js Bug 1473595 - Enable "Ctrl+Tab cycles through tabs in recently used order" feature by default in new profiles. r=jaws 2018-07-26 11:13:34 +02:00
browser_tabs_close_beforeunload.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_tabs_isActive.js
browser_tabs_owner.js
browser_testOpenNewRemoteTabsFromNonRemoteBrowsers.js Bug 1445267 - Removed deprecated definition promiseTopicObserved and replaced call with TestUtils.topicObserved. r=johannh 2018-04-06 11:29:36 +02:00
browser_typeAheadFind.js
browser_unknownContentType_title.js Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
browser_unloaddialogs.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_viewSourceInTabOnViewSource.js Bug 1482648 - Part 3 - Remove remaining broadcasters from front-end code. r=bgrins 2018-08-21 14:55:04 +01:00
browser_visibleFindSelection.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_visibleTabs.js
browser_visibleTabs_bookmarkAllPages.js Bug 1443964: Part 1 - Fix most tests that rely on add-on shims. r=mconley 2018-03-07 14:35:16 -08:00
browser_visibleTabs_tabPreview.js Bug 1473595 - Enable "Ctrl+Tab cycles through tabs in recently used order" feature by default in new profiles. r=jaws 2018-07-26 11:13:34 +02:00
browser_web_channel.html
browser_web_channel.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_web_channel_iframe.html
browser_windowactivation.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_zbug569342.js Bug 1358815 - remove sync reflow from find bar initialization, r=jaws 2018-03-12 14:01:44 +00:00
bug395533-data.txt
bug592338.html
bug792517-2.html
bug792517.html
bug792517.sjs
bug839103.css
clipboard_pastefile.html
close_beforeunload.html
close_beforeunload_opens_second_tab.html
contentSearchUI.html
contentSearchUI.js Bug 888600 - Move ContentFrameMessageManager to WebIDL. Part 6: Mark some IDL interfaces as non-scriptable. r=bz. 2018-03-01 20:19:56 +01:00
contextmenu_common.js Bug 1428427 - add 'Inspect Accessibility Properties' context menu item when right clicking on content element. r=jdescottes, mixedpuppy 2018-04-10 10:52:58 -04:00
ctxmenu-image.png
discovery.html
download_page.html Bug 1397652 - Update tests within browser/ to comply with new toplevel data: URI navigation policy. r=gijs 2017-09-13 06:56:42 +02:00
download_page_1.txt Bug 1397652 - Update tests within browser/ to comply with new toplevel data: URI navigation policy. r=gijs 2017-09-13 06:56:42 +02:00
download_page_2.txt Bug 1397652 - Update tests within browser/ to comply with new toplevel data: URI navigation policy. r=gijs 2017-09-13 06:56:42 +02:00
dummy_page.html
feed_discovery.html Bug 1420622 - Remove feed and pcast protocols. r=Gijs 2017-12-19 16:12:29 +00:00
feed_tab.html
file_about_child.html
file_about_parent.html
file_documentnavigation_frameset.html
file_double_close_tab.html
file_fullscreen-window-open.html
file_window_activation.html
file_window_activation2.html
file_with_link_to_http.html
gZipOfflineChild.cacheManifest
gZipOfflineChild.cacheManifest^headers^
gZipOfflineChild.html
gZipOfflineChild.html^headers^
gZipOfflineChild_uncompressed.html Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
head.js Bug 1484496: Part 5a - Convert browser/ nsISimpleEnumerator users to use JS iteration. r=Gijs 2018-08-18 19:27:33 -07:00
head_plain.js
mochitest.ini Bug 1445106 - don't try to have a feed reader in a frame, r=mak 2018-03-14 18:51:42 +00:00
moz.png
navigating_window_with_download.html
offlineByDefault.js Bug 1421376 - Change various instances of manually calling getService to use Services.jsm in browser/. r=mossop 2017-11-28 19:21:33 +00:00
offlineChild.cacheManifest
offlineChild.cacheManifest^headers^
offlineChild.html Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
offlineChild2.cacheManifest
offlineChild2.cacheManifest^headers^
offlineChild2.html Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
offlineEvent.cacheManifest
offlineEvent.cacheManifest^headers^
offlineEvent.html
offlineQuotaNotification.cacheManifest
offlineQuotaNotification.html
page_style_sample.html
pinning_headers.sjs Bug 1441338 - Change pgo certificates to use certspec/keyspec files r=keeler r=franziskus 2018-04-23 11:14:17 +02:00
POSTSearchEngine.xml
print_postdata.sjs
refresh_header.sjs
refresh_meta.sjs
searchSuggestionEngine.sjs
searchSuggestionEngine.xml
searchSuggestionEngine2.xml
ssl_error_reports.sjs Bug 1441338 - Change pgo certificates to use certspec/keyspec files r=keeler r=franziskus 2018-04-23 11:14:17 +02:00
subtst_contextmenu.html Bug 1441647 - update contextmenu code to deal with Shadow DOM, r=jaws 2018-05-04 19:02:44 +03:00
subtst_contextmenu_input.html
subtst_contextmenu_xul.xul
test_bug395533.html
test_bug462673.html
test_bug628179.html
test_bug839103.html
test_offline_gzip.html
test_process_flags_chrome.html
test_remoteTroubleshoot.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
title_test.svg Bug 1359030 - stop using xlink:href in browser/ and toolkit/, r=jaws 2018-08-04 14:57:43 +02:00
unknownContentType_file.pif
unknownContentType_file.pif^headers^
video.ogg
web_video.html
web_video1.ogv
web_video1.ogv^headers^
zoom_test.html