| .. |
|
.eslintrc
|
Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
|
2015-11-30 13:05:00 -08:00 |
|
aboutHome_content_script.js
|
Bug 785487 - Have AboutHomeUtils use the asynchronous search service initialization API and adjust browser_aboutHome.js accordingly. r=felipe, r=gavin
|
2014-04-30 11:33:58 +01:00 |
|
accounts_testRemoteCommands.html
|
Bug 1126911 - Avoid postMessage from content in browser_aboutAccounts.js and browser_aboutHealthReport.js. r=Gijs
|
2015-02-05 11:07:40 -08:00 |
|
alltabslistener.html
|
|
|
|
app_bug575561.html
|
|
|
|
app_subframe_bug575561.html
|
|
|
|
audio.ogg
|
|
|
|
authenticate.sjs
|
|
|
|
benignPage.html
|
Bug 1043801: tests asserting doorhanger correctly reflects tracking protection state r=adw
|
2014-08-22 20:26:46 -07:00 |
|
browser.ini
|
Bug 1239827 - make browser_devices_get_user_media_in_frame.js pass with e10s, r=felipe.
|
2016-01-19 18:24:29 +01:00 |
|
browser_aboutAccounts.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_aboutCertError.js
|
Bug 1207146 - Add a link to expert technical information in the cert error page. r=Gijs,keeler
|
2015-12-04 19:46:13 +02:00 |
|
browser_aboutHealthReport.js
|
Bug 1234522 - Fix or remove the tests relying on the data reporting service. r=gfritzsche
|
2016-01-05 06:29:00 +01:00 |
|
browser_aboutHome.js
|
Bug 1234522 - Fix or remove the tests relying on the data reporting service. r=gfritzsche
|
2016-01-05 06:29:00 +01:00 |
|
browser_aboutSupport_newtab_security_state.js
|
Bug 1204486 - Simplify gIdentityHandler and show connection type in the fullscreen notification. r=ttaubert
|
2015-09-22 14:37:39 +01:00 |
|
browser_aboutTabCrashed.js
|
Bug 1220929 - Rename TabCrashReporter to TabCrashHandler to reflect its actual purpose. r=felipe
|
2015-11-02 20:57:03 -05:00 |
|
browser_aboutTabCrashed_clearEmail.js
|
Bug 1220929 - Rename TabCrashReporter to TabCrashHandler to reflect its actual purpose. r=felipe
|
2015-11-02 20:57:03 -05:00 |
|
browser_accesskeys.js
|
Bug 1168042, content process access key tests, r=masayuki
|
2015-09-18 08:19:20 -04:00 |
|
browser_action_keyword.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_action_keyword_override.js
|
Backed out changeset 54f37e45c70b (bug 1125117) for bc1 orange CLOSED TREE
|
2015-03-26 14:23:55 -07:00 |
|
browser_action_searchengine.js
|
Backed out changeset 54f37e45c70b (bug 1125117) for bc1 orange CLOSED TREE
|
2015-03-26 14:23:55 -07:00 |
|
browser_action_searchengine_alias.js
|
Bug 1118926 (Part 2) - Remove remnants of -moz-resolution in JavaScript code. r=dolske
|
2015-09-30 17:00:56 -07:00 |
|
browser_addCertException.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_addKeywordSearch.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_alltabslistener.js
|
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
|
2015-10-07 14:03:21 +02:00 |
|
browser_audioTabIcon.js
|
Bug 1227320 - Need to wait two TabAttrModified events to ensure soundplaying attribue is updated. r=ehsan
|
2015-12-29 16:13:00 -08:00 |
|
browser_autocomplete_a11y_label.js
|
Bug 1190366 - Fix accessibility labels for results in the urlbar. r=mak
|
2015-08-08 15:16:08 +02:00 |
|
browser_autocomplete_autoselect.js
|
Backed out changeset 54f37e45c70b (bug 1125117) for bc1 orange CLOSED TREE
|
2015-03-26 14:23:55 -07:00 |
|
browser_autocomplete_cursor.js
|
Bug 1174471: Override autocomplete's default handling of left, right and home key presses. r=markh
|
2015-06-18 11:02:11 -07:00 |
|
browser_autocomplete_edit_completed.js
|
Bug 1185183 - Don't replace edited URL value with old completed value [r=mak]
|
2015-07-27 17:58:58 -07:00 |
|
browser_autocomplete_enter_race.js
|
Backed out changeset 54f37e45c70b (bug 1125117) for bc1 orange CLOSED TREE
|
2015-03-26 14:23:55 -07:00 |
|
browser_autocomplete_no_title.js
|
Backed out changeset 54f37e45c70b (bug 1125117) for bc1 orange CLOSED TREE
|
2015-03-26 14:23:55 -07:00 |
|
browser_autocomplete_oldschool_wrap.js
|
Backed out changeset 54f37e45c70b (bug 1125117) for bc1 orange CLOSED TREE
|
2015-03-26 14:23:55 -07:00 |
|
browser_autocomplete_tag_star_visibility.js
|
Bug 1094567 - Remove the star for non-bookmark behavior. r=paolo
|
2015-01-08 22:38:48 +13:00 |
|
browser_backButtonFitts.js
|
Bug 1099154, e10s, fix and reenable browser_backButtonFitts.js, r=gijs
|
2015-05-11 08:02:49 -04:00 |
|
browser_beforeunload_duplicate_dialogs.js
|
Bug 636905 - part 3: flip prefs in tests to keep them working, r=jaws
|
2015-09-26 15:01:51 +01:00 |
|
browser_blob-channelname.js
|
Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update newChannel2 (r=sicking,paolo)
|
2015-05-21 19:52:03 -07:00 |
|
browser_blockHPKP.js
|
Bug 1207146 - Add a link to expert technical information in the cert error page. r=Gijs,keeler
|
2015-12-04 19:46:13 +02:00 |
|
browser_bookmark_titles.js
|
Bug 1199239, remove cpow usage from bookmark this page, r=mak
|
2015-09-25 21:14:43 -04:00 |
|
browser_bug304198.js
|
Bug 1155348, e10s, rewrite and reenable browser_bug304198, r=felipe
|
2015-04-21 20:09:13 -04:00 |
|
browser_bug321000.js
|
Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan
|
2015-05-21 21:49:30 +01:00 |
|
browser_bug329212.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug331772_xul_tooltiptext_in_html.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug356571.js
|
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
|
2015-10-07 14:03:21 +02:00 |
|
browser_bug380960.js
|
Bug 585361 - Remove dead parts from browser_bug380960.js
|
2014-05-03 01:49:11 +02:00 |
|
browser_bug386835.js
|
|
|
|
browser_bug406216.js
|
Bug 967873 - Test changes for async removeTab (r=Gijs)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug409481.js
|
Bug 1123517 - Refactor sidebar code. r=florian
|
2015-02-20 21:21:33 +13:00 |
|
browser_bug409624.js
|
bug 1211849 - Remove canClear support from the Sanitizer. r=mak
|
2015-10-07 19:46:35 +02:00 |
|
browser_bug413915.js
|
Bug 961529 - Add Feeds module (r=felipe)
|
2014-02-08 17:41:30 -08:00 |
|
browser_bug416661.js
|
|
|
|
browser_bug417483.js
|
Bug 1161611, e10s, fix and reenable browser_bug417483, r=felipe
|
2015-05-11 08:02:38 -04:00 |
|
browser_bug419612.js
|
|
|
|
browser_bug422590.js
|
|
|
|
browser_bug423833.js
|
|
|
|
browser_bug424101.js
|
Bug 1158805, e10s, fix and re-enable browser_bug424101.js, r=mconley
|
2015-04-28 11:34:48 -04:00 |
|
browser_bug427559.js
|
Bug 1157941 - If the current PresShell is suppressed, paint the old one if it is available r=tn,Enn
|
2015-07-21 21:09:02 -04:00 |
|
browser_bug431826.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug432599.js
|
Bug 967873 - Test changes for async removeTab (r=Gijs)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug435035.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug435325.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_bug441778.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug455852.js
|
Bug 967873 - Test changes for async removeTab (r=Gijs)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug460146.js
|
|
|
|
browser_bug462289.js
|
|
|
|
browser_bug462673.js
|
Bug 1093404, rewrite test to account for asynchronous tab opening, r=gijs
|
2015-03-16 08:23:49 -04:00 |
|
browser_bug477014.js
|
Bug 1119386 - Part 3: Use document's principal for favicons in browser (r=billm)
|
2015-11-24 13:32:10 -08:00 |
|
browser_bug479408.js
|
|
|
|
browser_bug479408_sample.html
|
|
|
|
browser_bug481560.js
|
Bug 1102018 - Fix and enable browser_bug481560.js for e10s. r=gijs
|
2014-11-20 14:36:04 +01:00 |
|
browser_bug484315.js
|
|
|
|
browser_bug491431.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_bug495058.js
|
|
|
|
browser_bug517902.js
|
Bug 1040947 - Opening page info from a remote tab is sluggish. r=florian
|
2015-07-08 17:18:38 -04:00 |
|
browser_bug519216.js
|
Bug 805068 - Make browser chrome tests more self-contained by giving each test a new blank tab. r=ttaubert
|
2014-05-07 15:08:05 +02:00 |
|
browser_bug520538.js
|
Bug 1080302 (part 2) - Convert all mentions of -foo options to --foo options in comments, help messages and error messages. r=glandium.
|
2014-10-23 17:35:27 -07:00 |
|
browser_bug521216.js
|
Bug 967873 - Test changes for async removeTab (r=Gijs)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug533232.js
|
Bug 967873 - Test changes for async removeTab (r=Gijs)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug537013.js
|
Bug 1207490 - Part 2: Remove use of expression closure from browser/base/content/test/general/. r=dao
|
2015-09-23 17:56:32 +09:00 |
|
browser_bug537474.js
|
Bug 1102020, fix and reenable browser_bug537474.js, r=gijs
|
2015-10-09 08:50:13 -04:00 |
|
browser_bug550565.js
|
|
|
|
browser_bug553455.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug555224.js
|
|
|
|
browser_bug555767.js
|
Bug 1196765 - Fix and re-enable browser/base/content/test/general/browser_bug555767.js by removing unneeded checks using browser.sessionHistory removing skip-if = e10s from browser.ini. r=jimm
|
2015-08-25 13:01:04 -05:00 |
|
browser_bug556061.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_bug559991.js
|
|
|
|
browser_bug561623.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug561636.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_bug562649.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug563588.js
|
Backed out changeset fd5d78e32b56 (bug 999618) for browser-chrome failures; CLOSED TREE
|
2014-04-25 17:59:48 +01:00 |
|
browser_bug565575.js
|
Bug 1155348, e10s, rewrite and reenable browser_bug565575, r=felipe
|
2015-04-21 20:09:13 -04:00 |
|
browser_bug565667.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_bug567306.js
|
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
|
2015-10-07 14:03:21 +02:00 |
|
browser_bug575561.js
|
Bug 1230023 - Increase the timeout of browser_bug575561.js
|
2015-12-30 22:27:40 -05:00 |
|
browser_bug575830.js
|
|
|
|
browser_bug577121.js
|
|
|
|
browser_bug578534.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug579872.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug580638.js
|
Bug 1207490 - Part 2: Remove use of expression closure from browser/base/content/test/general/. r=dao
|
2015-09-23 17:56:32 +09:00 |
|
browser_bug580956.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug581242.js
|
|
|
|
browser_bug581253.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_bug581947.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug585558.js
|
Bug 1222490 - part 3: update all the tests for tabview's removal, r=ttaubert
|
2015-12-01 10:48:11 +00:00 |
|
browser_bug585785.js
|
Bug 1181966. Remove uses of mozRequestAnimationFrame from browser code. r=gijs,paul
|
2015-07-16 17:53:28 -04:00 |
|
browser_bug585830.js
|
|
|
|
browser_bug590206.js
|
Backed out changeset 7216b345380e (bug 1175702)
|
2015-08-06 16:59:56 -07:00 |
|
browser_bug592338.js
|
Bug 1165263 - Part 6: Update browser tests to support new permissions semantics, r=ehsan
|
2015-07-16 14:50:01 -04:00 |
|
browser_bug594131.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug595507.js
|
Bug 1093677, rework form validation tests to work when there is a child process, r=felipe
|
2015-03-12 09:25:31 -04:00 |
|
browser_bug596687.js
|
|
|
|
browser_bug597218.js
|
Bug 1222490 - part 3: update all the tests for tabview's removal, r=ttaubert
|
2015-12-01 10:48:11 +00:00 |
|
browser_bug609700.js
|
Bug 949227 - browser_bug609700.js | Found an unexpected tab at the end of test run: about:blank, r=gavin
|
2013-12-14 01:15:23 +02:00 |
|
browser_bug623155.js
|
Bug 1081879 - [e10s] WebProgress shims (r=mconley)
|
2015-04-29 17:23:48 -07:00 |
|
browser_bug623893.js
|
Bug 940804 - Make session store tests use SSTabRestored when appropriate (r=ttaubert)
|
2013-11-23 12:13:15 -08:00 |
|
browser_bug624734.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug633691.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug647886.js
|
Bug 1148505, remove cpow usage from back-forward menu by using sessionstore data, r=dao,billm
|
2015-08-28 03:13:03 -04:00 |
|
browser_bug655584.js
|
Bug 1155348, e10s, rewrite and reenable browser_bug655584, r=felipe
|
2015-04-21 20:09:13 -04:00 |
|
browser_bug664672.js
|
|
|
|
browser_bug676619.js
|
Bug 925225 - Increase the timeout of browser_bug676619.js
|
2015-12-31 17:31:52 -05:00 |
|
browser_bug678392-1.html
|
|
|
|
browser_bug678392-2.html
|
|
|
|
browser_bug678392.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_bug710878.js
|
Bug 1156939 - don't stash a reference to a CPOW and then spin the event loop. r=mconley
|
2015-04-23 13:24:56 -07:00 |
|
browser_bug719271.js
|
Bug 1207490 - Part 2: Remove use of expression closure from browser/base/content/test/general/. r=dao
|
2015-09-23 17:56:32 +09:00 |
|
browser_bug724239.js
|
|
|
|
browser_bug734076.js
|
Bug 1161612, e10s, fix and reenable browser_bug734076.js, r=mconley
|
2015-05-11 08:02:49 -04:00 |
|
browser_bug735471.js
|
Bug 1140495 - Remove support for windowed preferences. r=ttaubert
|
2015-09-02 12:12:55 -04:00 |
|
browser_bug749738.js
|
|
|
|
browser_bug763468_perwindowpb.js
|
Bug 1218996 - Fuse aboutNewTabService and RemoteNewTabLocation and return resource URLS r=marcosc
|
2016-01-11 20:30:13 -05:00 |
|
browser_bug767836_perwindowpb.js
|
Bug 1218996 - Fuse aboutNewTabService and RemoteNewTabLocation and return resource URLS r=marcosc
|
2016-01-11 20:30:13 -05:00 |
|
browser_bug783614.js
|
|
|
|
browser_bug817947.js
|
Bug 1109875 - Fix various other tests to properly wait for data from closed tabs r=billm
|
2015-05-04 19:08:06 +02:00 |
|
browser_bug822367.js
|
Bug 1207490 - Part 2: Remove use of expression closure from browser/base/content/test/general/. r=dao
|
2015-09-23 17:56:32 +09:00 |
|
browser_bug832435.js
|
|
|
|
browser_bug839103.js
|
Bug 1167607 - Alter behavior of AsyncEventDispatcher for dispatching chrome only event on chrome node. r=smaug
|
2015-05-26 10:04:38 +12:00 |
|
browser_bug880101.js
|
Bug 999239: Copy session history when recreating browser element for the remote -> non-remote transition. r=bz, r=felipe, sr=gavin
|
2014-09-25 11:35:45 -07:00 |
|
browser_bug882977.js
|
|
|
|
browser_bug902156.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_bug906190.js
|
Bug 1212520 - Rewrite browser_bug906190.js with Tasks and re-enable it on Linux. r=tanvi
|
2015-11-03 14:47:37 +00:00 |
|
browser_bug963945.js
|
Bug 1079245 - Set about:privatebrowsing to load in child. r=mossop
|
2015-04-15 13:58:21 +02:00 |
|
browser_bug970746.js
|
Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till
|
2015-04-30 00:32:05 +09:00 |
|
browser_bug970746.xhtml
|
Bug 991427 - Check if the last character of the string is part of a surrogate pair when truncating text for display in the context menu, to avoid splitting surrogate pairs, r=gavin
|
2014-08-16 17:06:10 -07:00 |
|
browser_bug1003461-switchtab-override.js
|
Backed out changeset 54f37e45c70b (bug 1125117) for bc1 orange CLOSED TREE
|
2015-03-26 14:23:55 -07:00 |
|
browser_bug1015721.js
|
Bug 1015721 - Add test. r=jimm
|
2014-08-20 17:14:58 +02:00 |
|
browser_bug1024133-switchtab-override-keynav.js
|
Bug 1113178 - Replace removeAllPages() in browser/base/content/test/general/ r=mak
|
2015-01-16 20:44:30 +01:00 |
|
browser_bug1025195_switchToTabHavingURI_aOpenParams.js
|
Bug 1078705 - Removed the # which appears when opening preferences more than once. r=jaws,dao
|
2015-09-08 15:20:39 -04:00 |
|
browser_bug1045809.js
|
Bug 1186925 - Convert tests using bad-content notification to use gIdentityHandler;r=tanvi
|
2015-08-07 15:22:52 -07:00 |
|
browser_bug1064280_changeUrlInPinnedTab.js
|
Bug 1100291 - Fix a few tests to wait until a newly opened tab is loaded before using for further testing r=Gijs
|
2015-03-17 18:49:54 +01:00 |
|
browser_bug1070778.js
|
Backed out changeset 54f37e45c70b (bug 1125117) for bc1 orange CLOSED TREE
|
2015-03-26 14:23:55 -07:00 |
|
browser_bug1104165-switchtab-decodeuri.js
|
Bug 1104165 - "Switch to Tab" doesn't work for some encoded URIs. r=dao
|
2015-04-23 10:35:36 +02:00 |
|
browser_bug1124271_readerModePinnedTab.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_bug1225194-remotetab.js
|
Bug 1225194 - hook up remotetab action to tabs from other devices are actually opened. r=mak
|
2015-11-18 12:44:37 +11:00 |
|
browser_canonizeURL.js
|
Bug 1067903 - Part 3: Update tests to deal with autoselect and textValue. r=mak
|
2014-11-24 12:19:44 +13:00 |
|
browser_clipboard.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_contentAreaClick.js
|
Bug 1207490 - Part 2: Remove use of expression closure from browser/base/content/test/general/. r=dao
|
2015-09-23 17:56:32 +09:00 |
|
browser_contentSearchUI.js
|
Bug 862148 - remove the DATA_* and TYPE_* constants from nsISearchEngine, r=adw.
|
2015-09-23 12:05:37 +02:00 |
|
browser_contextmenu_childprocess.js
|
Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv
|
2014-12-16 11:21:11 -05:00 |
|
browser_contextSearchTabPosition.js
|
Bug 1234522 - Fix or remove the tests relying on the data reporting service. r=gfritzsche
|
2016-01-05 06:29:00 +01:00 |
|
browser_ctrlTab.js
|
Bug 1207490 - Part 2: Remove use of expression closure from browser/base/content/test/general/. r=dao
|
2015-09-23 17:56:32 +09:00 |
|
browser_datachoices_notification.js
|
Bug 1234526 - Remove unused healthreporter prefs. r=gfritzsche
|
2016-01-05 06:41:00 +01:00 |
|
browser_devedition.js
|
Bug 1180583 - Remove old 'browser.devedition.theme.enabled' pref;r=Gijs
|
2015-07-10 13:37:33 -07:00 |
|
browser_devices_get_user_media.js
|
Bug 1239827 - factor out the code that's common between browser_devices_get_user_media.js and browser_devices_get_user_media_in_frame.js, r=felipe.
|
2016-01-19 18:23:48 +01:00 |
|
browser_devices_get_user_media_about_urls.js
|
Bug 1206982 - getUserMedia s/PermissionDeniedError/SecurityError/. r=jesup
|
2015-09-21 20:57:12 -04:00 |
|
browser_devices_get_user_media_in_frame.js
|
Bug 1239827 - make browser_devices_get_user_media_in_frame.js pass with e10s, r=felipe.
|
2016-01-19 18:24:29 +01:00 |
|
browser_discovery.js
|
Bug 1119386 - Part 3: Use document's principal for favicons in browser (r=billm)
|
2015-11-24 13:32:10 -08:00 |
|
browser_documentnavigation.js
|
Bug 1208789, clear starting node before traversing backwards by document, r=smaug
|
2015-09-29 14:49:34 -04:00 |
|
browser_domFullscreen_fullscreenMode.js
|
Bug 1204149 - Fix entering DOM fullscreen in fullscreen mode for e10s. r=smaug
|
2015-09-18 09:33:54 +08:00 |
|
browser_double_close_tab.js
|
Bug 636905 - part 3: flip prefs in tests to keep them working, r=jaws
|
2015-09-26 15:01:51 +01:00 |
|
browser_drag.js
|
|
|
|
browser_duplicateIDs.js
|
|
|
|
browser_e10s_about_process.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_e10s_chrome_process.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_e10s_javascript.js
|
Bug 1081856: Allow javascript urls to load in any process. r=mconley
|
2015-02-18 10:59:10 -08:00 |
|
browser_e10s_switchbrowser.js
|
Bug 1165516 - Increase the timeout of browser_e10s_switchbrowser.js
|
2015-12-31 17:40:27 -05:00 |
|
browser_favicon_change.js
|
Bug 577892 - allow icons to change when href attribute is set directly, with automated test, r=dolske,bz
|
2014-07-03 22:40:52 +01:00 |
|
browser_favicon_change_not_in_document.js
|
Bug 1083895 - favicon should not change if link element isn't in DOM, r=bz
|
2014-10-16 15:00:12 -07:00 |
|
browser_findbarClose.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_focusonkeydown.js
|
Bug 1183623, redirect keyup events to keydown target when focus shifts from chrome to content in-between, r=smaug
|
2015-07-23 10:04:19 -04:00 |
|
browser_fullscreen-window-open.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_fxa_migrate.js
|
Bug 691849 - Replace custom Sync notification bars with standard ones. r=markh
|
2015-11-04 10:21:47 +01:00 |
|
browser_fxa_oauth.html
|
Bug 1022064 - Add WebChannel Communication API and FxAccountsOAuthClient API to facilitate Firefox Accounts OAuth authentication. r=MattN, sr=gavin
|
2014-08-01 01:42:00 -04:00 |
|
browser_fxa_oauth.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_fxa_oauth_with_keys.html
|
Bug 1153788 - Part 1 Opportunistically obtain encryption keys for FxA for Loop conversations context. r=mikedeboer
|
2015-04-22 19:17:15 +01:00 |
|
browser_fxa_web_channel.html
|
Bug 999190 - Part 2 - Listen to logout commands from fxa remote server. r=markh
|
2015-09-01 11:42:00 +02:00 |
|
browser_fxa_web_channel.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_fxaccounts.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_gestureSupport.js
|
Bug 1207490 - Part 2: Remove use of expression closure from browser/base/content/test/general/. r=dao
|
2015-09-23 17:56:32 +09:00 |
|
browser_getshortcutoruri.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_hide_removing.js
|
Bug 1222490 - part 3: update all the tests for tabview's removal, r=ttaubert
|
2015-12-01 10:48:11 +00:00 |
|
browser_homeDrop.js
|
Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till
|
2015-04-30 00:32:05 +09:00 |
|
browser_identity_UI.js
|
Bug 1207542 - Hide the Control Center when the URL changes;r=paolo
|
2015-10-16 16:48:45 -07:00 |
|
browser_insecureLoginForms.js
|
Bug 1206244 - Replace globe with the "i" icon, keep separate lock for secure pages. r=past
|
2015-11-11 15:52:56 +00:00 |
|
browser_keywordBookmarklets.js
|
Bug 1102025 - Make this test pass in e10s. r=bholley
|
2015-12-10 14:17:09 -05:00 |
|
browser_keywordSearch.js
|
Bug 1054411 - Cancel the HTTP requests in browser_keywordSearch.js to avoid making network contact. r=adw
|
2014-08-15 16:48:06 -07:00 |
|
browser_keywordSearch_postData.js
|
Bug 862148 - remove the DATA_* and TYPE_* constants from nsISearchEngine, r=adw.
|
2015-09-23 12:05:37 +02:00 |
|
browser_lastAccessedTab.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_locationBarCommand.js
|
Bug 1094252, [e10s] re-enable location bar command tests, try again using TabSwitchDone event, r=gijs
|
2015-03-30 20:14:59 -04:00 |
|
browser_locationBarExternalLoad.js
|
Bug 1094252, [e10s] re-enable location bar command tests, try again using TabSwitchDone event, r=gijs
|
2015-03-30 20:14:59 -04:00 |
|
browser_mcb_redirect.js
|
Bug 1207490 - Part 2: Remove use of expression closure from browser/base/content/test/general/. r=dao
|
2015-09-23 17:56:32 +09:00 |
|
browser_menuButtonBadgeManager.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_menuButtonFitts.js
|
Backed out changeset 113b3bb5ba8c (bug 969376) for m-bc orange on a CLOSED TREE
|
2014-02-12 21:53:29 +00:00 |
|
browser_middleMouse_noJSPaste.js
|
Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan
|
2015-05-21 21:49:30 +01:00 |
|
browser_minimize.js
|
Bug 1100664: Make test case browser/base/content/test/general/browser_minimize.js more e10s friendly by using add_task() and support for querying active state added in bug 1199765. r=jimm
|
2015-10-06 07:46:36 -05:00 |
|
browser_mixedcontent_securityflags.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_mixedContentFramesOnHttp.js
|
Bug 1194475 - Make mixed content test cases, in browser/base/content/test/general/ more e10s friendly by using add_task() and BrowserTestUtils. r=jimm
|
2015-10-06 07:33:52 -05:00 |
|
browser_mixedContentFromOnunload.js
|
Bug 1194475 - Make mixed content test cases, in browser/base/content/test/general/ more e10s friendly by using add_task() and BrowserTestUtils. r=jimm
|
2015-10-06 07:33:52 -05:00 |
|
browser_no_mcb_on_http_site.js
|
Bug 1207490 - Part 2: Remove use of expression closure from browser/base/content/test/general/. r=dao
|
2015-09-23 17:56:32 +09:00 |
|
browser_offlineQuotaNotification.js
|
Bug 1140495 - Remove support for windowed preferences. r=ttaubert
|
2015-09-02 12:12:55 -04:00 |
|
browser_openPromptInBackgroundTab.js
|
Bug 332195 - part 5: fix test for e10s, r=mconley
|
2015-10-26 14:16:46 +01:00 |
|
browser_overflowScroll.js
|
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
|
2015-10-07 14:03:21 +02:00 |
|
browser_page_style_menu.js
|
Bug 1141041 - Update browser_page_style_menu.js to wait for pageshow event. r=Gijs
|
2015-10-02 20:09:53 -04:00 |
|
browser_page_style_menu_update.js
|
Bug 1141041 - Add test to ensure that updating the Page Style menu works. r=jaws
|
2015-10-08 17:09:43 -04:00 |
|
browser_pageInfo.js
|
Bug 1040947 - Opening page info from a remote tab is sluggish. r=florian
|
2015-07-08 17:18:38 -04:00 |
|
browser_PageMetaData_pushstate.js
|
Bug 1175306 fix metadata url for hello and share, r=markh
|
2015-06-17 11:59:15 -07:00 |
|
browser_parsable_css.js
|
Bug 1239822: Part 2c - Destroy windowless browsers created by browser parsable CSS tests. r=gijs
|
2016-01-15 13:51:14 -08:00 |
|
browser_parsable_script.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_permissions.js
|
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
|
2015-10-07 14:03:21 +02:00 |
|
browser_pinnedTabs.js
|
Bug 1207490 - Part 2: Remove use of expression closure from browser/base/content/test/general/. r=dao
|
2015-09-23 17:56:32 +09:00 |
|
browser_plainTextLinks.js
|
Bug 1161614, e10s, fix and reenable browser_plainTextLinks, r=felipe
|
2015-05-12 08:23:37 -04:00 |
|
browser_popup_blocker.js
|
Bug 731865 - Show blocked popups when clicking 'Allow popups' [r=florian]
|
2014-09-29 08:00:32 -07:00 |
|
browser_popupUI.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_printpreview.js
|
Bug 966612 part.2 Add tests on printpreview UI r=enndeakin
|
2014-02-06 00:14:36 +09:00 |
|
browser_private_browsing_window.js
|
|
|
|
browser_private_no_prompt.js
|
|
|
|
browser_purgehistory_clears_sh.js
|
Bug 1180495 - [e10s] Ensure that clearing history also clears the session history of remote tabs. r=mconley
|
2015-08-10 16:15:11 -03:00 |
|
browser_readerMode.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_readerMode_hidden_nodes.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_registerProtocolHandler_notification.html
|
|
|
|
browser_registerProtocolHandler_notification.js
|
|
|
|
browser_relatedTabs.js
|
Bug 967873 - Make browser_relatedTabs.js not race in e10s (r=Gijs)
|
2015-11-04 10:56:15 -08:00 |
|
browser_remoteTroubleshoot.js
|
Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
|
2015-09-14 11:04:19 -07:00 |
|
browser_remoteWebNavigation_postdata.js
|
Bug 1129957 - Add in missing test to fix bustage CLOSED TREE
|
2015-07-09 12:34:53 -05:00 |
|
browser_removeTabsToTheEnd.js
|
|
|
|
browser_removeUnsafeProtocolsFromURLBarPaste.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_restore_isAppTab.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_sanitize-passwordDisabledHosts.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_sanitize-sitepermissions.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_sanitize-timespans.js
|
Bug 966135 - Increase the timeout of browser_sanitize-timespans.js
|
2015-12-31 17:35:03 -05:00 |
|
browser_sanitizeDialog.js
|
Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell
|
2016-01-18 20:20:08 +01:00 |
|
browser_save_link-perwindowpb.js
|
Bug 1207490 - Part 2: Remove use of expression closure from browser/base/content/test/general/. r=dao
|
2015-09-23 17:56:32 +09:00 |
|
browser_save_link_when_window_navigates.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_save_private_link_perwindowpb.js
|
Bug 1207490 - Part 2: Remove use of expression closure from browser/base/content/test/general/. r=dao
|
2015-09-23 17:56:32 +09:00 |
|
browser_save_video.js
|
Bug 1100698, e10s, rewrite and reenable browser_save_video.js and browser_default_image_filename.js, r=gijs
|
2015-04-21 20:09:14 -04:00 |
|
browser_save_video_frame.js
|
Bug 1067721 - [e10s] Make "Save Snapshot As" context menu item work for e10s. r=felipe.
|
2014-10-30 15:21:47 -04:00 |
|
browser_scope.js
|
Bug 1016387 - Whitelisting tests that leak Promise rejections. r=ted
|
2014-10-04 14:17:00 +02:00 |
|
browser_search_favicon.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_selectpopup.js
|
Bug 1191897, add a flag for popups which allow shortcut keys to not be consumed, fixes shortcuts not working when an e10s select popup is open, r=neil
|
2015-09-17 11:20:33 -04:00 |
|
browser_selectTabAtIndex.js
|
Bug 967873 - Test changes for async removeTab (r=Gijs)
|
2015-11-04 10:56:15 -08:00 |
|
browser_ssl_error_reports.js
|
Bug 1207130 - Add a checkbox for automatic error reporting to about:certerror r=Gijs,past
|
2016-01-13 15:29:54 +01:00 |
|
browser_star_hsts.js
|
Bug 1199239, remove cpow usage from bookmark this page, r=mak
|
2015-09-25 21:14:43 -04:00 |
|
browser_star_hsts.sjs
|
Bug 974406 - Bookmarking UI doesn't work correctly to HSTS pages. r=gavin
|
2014-03-01 14:37:23 +01:00 |
|
browser_subframe_favicons_not_used.js
|
Bug 971336 - Add test for bug 970276 (r=felipe)
|
2014-02-21 11:06:38 -08:00 |
|
browser_syncui.js
|
Bug 1201331 (part 3) - add a Synced Tabs panel. r=Gijs
|
2015-12-03 10:05:03 +11:00 |
|
browser_tab_detach_restore.js
|
Bug 1195295 - Fix browser_tab_detach_restore.js and browser_popupNotifications_4.js r=felipe
|
2015-12-10 17:44:26 -05:00 |
|
browser_tab_drag_drop_perwindow.js
|
Bug 1221413 - Increase the timeout of browser_tab_drag_drop_perwindow.js
|
2015-12-31 17:30:22 -05:00 |
|
browser_tab_dragdrop.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_tab_dragdrop2.js
|
Bug 1041297 - Rewrite browser_tab_dragdrop2.js to get rid of arbitrary timeouts r=Gijs
|
2015-03-04 17:15:09 +01:00 |
|
browser_tab_dragdrop2_frame1.xul
|
Bug 1041297 - Rewrite browser_tab_dragdrop2.js to get rid of arbitrary timeouts r=Gijs
|
2015-03-04 17:15:09 +01:00 |
|
browser_tabbar_big_widgets.js
|
|
|
|
browser_tabDrop.js
|
Bug 1147700 - Part 1: Add aDragEvent parameter to ChromeUtils.synthesizeDrop to modify DragEvent, and set default position to center of destElement. r=enndeakin
|
2015-04-14 13:07:57 +09:00 |
|
browser_tabfocus.js
|
Bug 1207490 - Part 2: Remove use of expression closure from browser/base/content/test/general/. r=dao
|
2015-09-23 17:56:32 +09:00 |
|
browser_tabkeynavigation.js
|
Bug 1237713 - re-enable test browser_tabkeynavigation. Also, remove relevant skip-if in browser/base/content/test/general/browser.ini. r=jimm
|
2016-01-11 09:35:04 -06:00 |
|
browser_tabMatchesInAwesomebar.js
|
Bug 1166297 - As a last resort, use requestLongerTimeout() in browser_tabMatchesInAwesomebar.js
|
2015-11-17 21:00:35 -08:00 |
|
browser_tabMatchesInAwesomebar_perwindowpb.js
|
Bug 1207490 - Part 2: Remove use of expression closure from browser/base/content/test/general/. r=dao
|
2015-09-23 17:56:32 +09:00 |
|
browser_tabopen_reflows.js
|
Bug 1222490 - part 3: update all the tests for tabview's removal, r=ttaubert
|
2015-12-01 10:48:11 +00:00 |
|
browser_tabReorder.js
|
Bug 1147700 - Part 2: Do not overwrite dataTransfer in ChromeUtils.synthesizeDrop if dragData is null. r=enndeakin
|
2015-04-14 13:07:59 +09:00 |
|
browser_tabs_close_beforeunload.js
|
Bug 636905 - part 3: flip prefs in tests to keep them working, r=jaws
|
2015-09-26 15:01:51 +01:00 |
|
browser_tabs_isActive.js
|
Bug 1199765 - Update browser_tabs_isActive.js. r=Dao
|
2015-09-03 17:25:36 -05:00 |
|
browser_tabs_owner.js
|
Bug 1016387 - Whitelisting tests that leak Promise rejections (bc1, part 3);r=yoric
|
2014-10-10 05:53:00 -04:00 |
|
browser_testOpenNewRemoteTabsFromNonRemoteBrowsers.js
|
Bug 1167508 - Fix tests that expect a sync remoteness change after calling .loadURI() r=billm
|
2015-06-09 22:11:58 +02:00 |
|
browser_trackingUI_1.js
|
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
|
2015-10-07 14:03:21 +02:00 |
|
browser_trackingUI_2.js
|
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
|
2015-10-07 14:03:21 +02:00 |
|
browser_trackingUI_3.js
|
Bug 1175858 - Style updates for browser tracking protection tests;r=MattN
|
2015-07-23 13:55:34 -07:00 |
|
browser_trackingUI_4.js
|
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
|
2015-10-07 14:03:21 +02:00 |
|
browser_trackingUI_5.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_trackingUI_6.js
|
Bug 1229177 - Show the tracking protection shield for fetch and XHR requests. r=jduell
|
2015-12-21 14:12:52 -08:00 |
|
browser_trackingUI_telemetry.js
|
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
|
2015-10-07 14:03:21 +02:00 |
|
browser_typeAheadFind.js
|
Bug 1131575, e10s, fix and reenable browser_typeAheadFind.js, r=mikedeboer
|
2015-05-11 08:02:49 -04:00 |
|
browser_unknownContentType_title.js
|
Bug 1081891: Only reset the browser title when we start to switch to a new document location. r=mconley
|
2015-02-18 11:57:45 -08:00 |
|
browser_unloaddialogs.js
|
|
|
|
browser_urlbar_autoFill_backspaced.js
|
Bug 1192211 - Remove Array.prototype.includes call from browser_urlbar_autoFill_backspaced.js so it doesn't permafail on non-Nightly. r=Mossop
|
2015-08-07 11:26:34 -07:00 |
|
browser_urlbar_searchsettings.js
|
Bug 1191520: Hide the search settings footer in non-nightly builds. r=adw
|
2015-08-05 15:11:15 -07:00 |
|
browser_urlbarAutoFillTrimURLs.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_urlbarCopying.js
|
Bug 1067903 - Part 3: Update tests to deal with autoselect and textValue. r=mak
|
2014-11-24 12:19:44 +13:00 |
|
browser_urlbarDelete.js
|
Bug 1179766 - Use a unique domain in browser_urlbarDelete.js to avoid intermittent failures due to autoFill. r=markh
|
2015-08-28 14:19:10 +02:00 |
|
browser_urlbarEnter.js
|
Bug 1093941 - enable remaining urlbar tests with e10s. r=ttaubert
|
2015-05-05 11:05:26 +10:00 |
|
browser_urlbarEnterAfterMouseOver.js
|
Backed out changeset 54f37e45c70b (bug 1125117) for bc1 orange CLOSED TREE
|
2015-03-26 14:23:55 -07:00 |
|
browser_urlbarRevert.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_urlbarSearchSingleWordNotification.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_urlbarSearchSuggestions.js
|
Bug 1232548 - Test-only change, trying to fix intermittent leak in urlbar search suggestions tests on Aurora. r=me a=test-only CLOSED TREE
|
2015-12-16 15:52:30 -08:00 |
|
browser_urlbarSearchSuggestionsNotification.js
|
Bug 1198723 - Don't show the urlbar search suggestions opt-in if suggestions are enabled outside the opt-in. r=mak
|
2015-09-16 11:21:59 -07:00 |
|
browser_urlbarSearchTelemetry.js
|
Bug 1234522 - Fix or remove the tests relying on the data reporting service. r=gfritzsche
|
2016-01-05 06:29:00 +01:00 |
|
browser_URLBarSetURI.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_urlbarStop.js
|
Bug 1147720 - Fix intermittent waitForDocLoadAndStopIt() timeouts by keeping a strong reference to the progress listener r=mak
|
2015-03-26 11:38:10 +01:00 |
|
browser_urlbarTrimURLs.js
|
Bug 1199289 - r=valentin,dao
|
2015-09-22 16:26:15 +01:00 |
|
browser_urlHighlight.js
|
Bug 1199289 - r=valentin,dao
|
2015-09-22 16:26:15 +01:00 |
|
browser_utilityOverlay.js
|
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
|
2015-11-04 10:56:15 -08:00 |
|
browser_viewSourceInTabOnViewSource.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_visibleFindSelection.js
|
Bug 1131579, [e10s] fix and re-enable browser_visibleFindSelection.js, r=mdeboer
|
2015-04-02 12:43:21 -04:00 |
|
browser_visibleLabel.js
|
Bug 943820 - Add visibleLabel attribute/property and tests. r=ttaubert
|
2013-11-28 18:15:16 -06:00 |
|
browser_visibleTabs.js
|
Bug 1222490 - part 3: update all the tests for tabview's removal, r=ttaubert
|
2015-12-01 10:48:11 +00:00 |
|
browser_visibleTabs_bookmarkAllPages.js
|
Bug 1222490 - part 3: update all the tests for tabview's removal, r=ttaubert
|
2015-12-01 10:48:11 +00:00 |
|
browser_visibleTabs_bookmarkAllTabs.js
|
Bug 1222490 - part 3: update all the tests for tabview's removal, r=ttaubert
|
2015-12-01 10:48:11 +00:00 |
|
browser_visibleTabs_contextMenu.js
|
Bug 1222490 - part 3: update all the tests for tabview's removal, r=ttaubert
|
2015-12-01 10:48:11 +00:00 |
|
browser_visibleTabs_tabPreview.js
|
Bug 1222490 - part 3: update all the tests for tabview's removal, r=ttaubert
|
2015-12-01 10:48:11 +00:00 |
|
browser_web_channel.html
|
Bug 1022064 - Add WebChannel Communication API and FxAccountsOAuthClient API to facilitate Firefox Accounts OAuth authentication. r=MattN, sr=gavin
|
2014-08-01 01:42:00 -04:00 |
|
browser_web_channel.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_windowactivation.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
browser_windowopen_reflows.js
|
Bug 1228655 - Move TabsInTitlebar to its own file to remove ifdefs. r=Gijs
|
2015-12-01 20:05:45 -02:00 |
|
browser_wyciwyg_urlbarCopying.js
|
Bug 1155352, e10s, rewrite and reenable browser_middleMouse_noJSPaste.js, r=gijs
|
2015-04-21 20:09:14 -04:00 |
|
browser_zbug569342.js
|
Bug 933917 - Remove about:permissions. r=MattN
|
2015-11-13 11:18:27 +01:00 |
|
bug364677-data.xml
|
|
|
|
bug364677-data.xml^headers^
|
|
|
|
bug395533-data.txt
|
|
|
|
bug592338.html
|
|
|
|
bug792517-2.html
|
|
|
|
bug792517.html
|
|
|
|
bug792517.sjs
|
|
|
|
bug839103.css
|
|
|
|
close_beforeunload.html
|
Bug 1162860 - ensure closing tabs really don't get closed twice, r=ttaubert
|
2015-05-11 14:13:08 +01:00 |
|
close_beforeunload_opens_second_tab.html
|
Bug 1162860 - ensure closing tabs really don't get closed twice, r=ttaubert
|
2015-05-11 14:13:08 +01:00 |
|
content_aboutAccounts.js
|
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
|
2015-10-07 14:03:21 +02:00 |
|
contentSearchUI.html
|
Backed out changesets 7f2ddcfe4537 and e88770aa2160 (bug 1171344) for intermittent OSX browser_tabopen_reflows.js failures.
|
2015-07-16 21:42:22 -04:00 |
|
contentSearchUI.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
contextmenu_common.js
|
Bug 433238 - Tests for the password manager contextual menu password fill. r=MattN
|
2015-08-06 18:45:44 -07:00 |
|
ctxmenu-image.png
|
|
|
|
discovery.html
|
|
|
|
domplate_test.js
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
|
download_page.html
|
|
|
|
dummy_page.html
|
Bug 1190707 - Declare charset of dummy_page.html. r=mconley
|
2015-08-04 14:14:23 -03:00 |
|
feed_discovery.html
|
|
|
|
feed_tab.html
|
|
|
|
file_bug550565_favicon.ico
|
|
|
|
file_bug550565_popup.html
|
|
|
|
file_bug822367_1.html
|
|
|
|
file_bug822367_1.js
|
|
|
|
file_bug822367_2.html
|
|
|
|
file_bug822367_3.html
|
|
|
|
file_bug822367_4.html
|
|
|
|
file_bug822367_4.js
|
|
|
|
file_bug822367_4B.html
|
|
|
|
file_bug822367_5.html
|
|
|
|
file_bug822367_6.html
|
|
|
|
file_bug902156.js
|
|
|
|
file_bug902156_1.html
|
|
|
|
file_bug902156_2.html
|
|
|
|
file_bug902156_3.html
|
|
|
|
file_bug906190.js
|
|
|
|
file_bug906190.sjs
|
|
|
|
file_bug906190_1.html
|
|
|
|
file_bug906190_2.html
|
|
|
|
file_bug906190_3_4.html
|
|
|
|
file_bug906190_redirected.html
|
|
|
|
file_bug970276_favicon1.ico
|
Bug 971336 - Add test for bug 970276 (r=felipe)
|
2014-02-21 11:06:38 -08:00 |
|
file_bug970276_favicon2.ico
|
Bug 971336 - Add test for bug 970276 (r=felipe)
|
2014-02-21 11:06:38 -08:00 |
|
file_bug970276_popup1.html
|
Bug 971336 - Add test for bug 970276 (r=felipe)
|
2014-02-21 11:06:38 -08:00 |
|
file_bug970276_popup2.html
|
Bug 971336 - Add test for bug 970276 (r=felipe)
|
2014-02-21 11:06:38 -08:00 |
|
file_bug1045809_1.html
|
Bug 1045809: mixedContentChannel is set to null and page is reloaded to re-engage mixed content blocking r=jaws
|
2014-08-22 20:26:14 -07:00 |
|
file_bug1045809_2.html
|
Bug 1045809: mixedContentChannel is set to null and page is reloaded to re-engage mixed content blocking r=jaws
|
2014-08-22 20:26:14 -07:00 |
|
file_documentnavigation_frameset.html
|
Bug 1132518, document navigation tests, r=smaug
|
2015-07-13 06:07:50 -04:00 |
|
file_double_close_tab.html
|
Bug 305085 - add a test for beforeunload uses, r=jaws
|
2014-12-19 21:41:57 +00:00 |
|
file_favicon_change.html
|
Bug 577892 - allow icons to change when href attribute is set directly, with automated test, r=dolske,bz
|
2014-07-03 22:40:52 +01:00 |
|
file_favicon_change_not_in_document.html
|
Bug 1083895 - favicon should not change if link element isn't in DOM, r=bz
|
2014-10-16 15:00:12 -07:00 |
|
file_fullscreen-window-open.html
|
|
|
|
file_mediaPlayback.html
|
Bug 486262 - Part 4: Add automated tests; r=dao
|
2015-07-29 17:18:15 -04:00 |
|
file_mixedContentFramesOnHttp.html
|
Bug 1182551 - HTTP top level page with HTTPS mixed passive frame should have STATE_IS_INSECURE. r=ttaubert
|
2015-08-13 17:13:51 -07:00 |
|
file_mixedContentFromOnunload.html
|
Bug 947079 - When navigating away from a page that is doing an insecure resource load, ensure that the securtiy state of the new page is not affected by the previous page's load. r=keeler, jaws
|
2015-03-26 11:54:56 -07:00 |
|
file_mixedContentFromOnunload_test1.html
|
Bug 947079 - When navigating away from a page that is doing an insecure resource load, ensure that the securtiy state of the new page is not affected by the previous page's load. r=keeler, jaws
|
2015-03-26 11:54:56 -07:00 |
|
file_mixedContentFromOnunload_test2.html
|
Bug 947079 - When navigating away from a page that is doing an insecure resource load, ensure that the securtiy state of the new page is not affected by the previous page's load. r=keeler, jaws
|
2015-03-26 11:54:56 -07:00 |
|
file_mixedPassiveContent.html
|
Bug 1182551 - HTTP top level page with HTTPS mixed passive frame should have STATE_IS_INSECURE. r=ttaubert
|
2015-08-13 17:13:51 -07:00 |
|
file_trackingUI_6.html
|
Bug 1229177 - Show the tracking protection shield for fetch and XHR requests. r=jduell
|
2015-12-21 14:12:52 -08:00 |
|
file_trackingUI_6.js
|
Bug 1229177 - Show the tracking protection shield for fetch and XHR requests. r=jduell
|
2015-12-21 14:12:52 -08:00 |
|
file_trackingUI_6.js^headers^
|
Bug 1229177 - Show the tracking protection shield for fetch and XHR requests. r=jduell
|
2015-12-21 14:12:52 -08:00 |
|
fxa_profile_handler.sjs
|
Bug 1190279 - fix UI for unverified FxA users in both hamburger menu and Sync prefs pane. r=oeger
|
2015-08-05 15:50:36 +10:00 |
|
get_user_media.html
|
Bug 1122032 Part 3 - Automatically allow screensharing for the Loop in-desktop pages. r=jesup
|
2015-02-02 21:53:19 +00:00 |
|
get_user_media_content_script.js
|
Bug 1239827 - factor out the code that's common between browser_devices_get_user_media.js and browser_devices_get_user_media_in_frame.js, r=felipe.
|
2016-01-19 18:23:48 +01:00 |
|
get_user_media_helpers.js
|
Bug 1239827 - make browser_devices_get_user_media_in_frame.js pass with e10s, r=felipe.
|
2016-01-19 18:24:29 +01:00 |
|
gZipOfflineChild.cacheManifest
|
|
|
|
gZipOfflineChild.cacheManifest^headers^
|
|
|
|
gZipOfflineChild.html
|
|
|
|
gZipOfflineChild.html^headers^
|
|
|
|
gZipOfflineChild_uncompressed.html
|
|
|
|
head.js
|
Bug 1234522 - Fix or remove the tests relying on the data reporting service. r=gfritzsche
|
2016-01-05 06:29:00 +01:00 |
|
head_plain.js
|
|
|
|
healthreport_pingData.js
|
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
|
2015-10-07 14:03:21 +02:00 |
|
healthreport_testRemoteCommands.html
|
Bug 1234522 - Fix or remove the tests relying on the data reporting service. r=gfritzsche
|
2016-01-05 06:29:00 +01:00 |
|
mochitest.ini
|
Bug 1234383 - Disable this test on e10s. r=felipe
|
2015-12-28 13:27:58 -08:00 |
|
moz.png
|
|
|
|
navigating_window_with_download.html
|
Bug 1128480 - fix nsHelperAppDlg.js to create its download dir info on show() already so it continues working if the window is gone by the time we prompt for a directory to save to (incl. test), r=felipe
|
2015-02-09 20:26:21 +00:00 |
|
offlineByDefault.js
|
|
|
|
offlineChild.cacheManifest
|
|
|
|
offlineChild.cacheManifest^headers^
|
|
|
|
offlineChild.html
|
|
|
|
offlineChild2.cacheManifest
|
|
|
|
offlineChild2.cacheManifest^headers^
|
|
|
|
offlineChild2.html
|
|
|
|
offlineEvent.cacheManifest
|
|
|
|
offlineEvent.cacheManifest^headers^
|
|
|
|
offlineEvent.html
|
|
|
|
offlineQuotaNotification.cacheManifest
|
|
|
|
offlineQuotaNotification.html
|
|
|
|
openPromptOffTimeout.html
|
Bug 332195 - part 4: add rudimentary test, r=mconley
|
2015-10-23 16:28:46 +01:00 |
|
page_style_sample.html
|
|
|
|
parsingTestHelpers.jsm
|
Bug 1062821 - fix browser_parsable_css.js to actually catch errors, r=florian
|
2015-09-17 14:17:43 +01:00 |
|
permissions.html
|
Bug 1193158 - Create a basic site permissions subview;r=ttaubert
|
2015-09-01 13:35:08 -07:00 |
|
pinning_headers.sjs
|
Bug 787133 - (hpkp) Part 2/2. Tests r=keeler
|
2014-09-29 20:31:08 -07:00 |
|
popup_blocker.html
|
Bug 731865 - Show blocked popups when clicking 'Allow popups' [r=florian]
|
2014-09-29 08:00:32 -07:00 |
|
POSTSearchEngine.xml
|
|
|
|
print_postdata.sjs
|
|
|
|
readerModeArticle.html
|
Bug 1143844 - Update readerModeArticle.html test case to have more paragrpahs. r=Gijs
|
2015-03-19 13:17:01 -07:00 |
|
readerModeArticleHiddenNodes.html
|
Bug 1172270 - don't cause extra flushes for reader mode, r=margaret,smaug
|
2015-06-08 16:56:34 +01:00 |
|
redirect_bug623155.sjs
|
|
|
|
searchSuggestionEngine.sjs
|
Bug 612453 - Provide search suggestions on Firefox Start Page (about:home) (part 3, searchSuggestionUI and about:home). r=MattN
|
2014-08-01 12:00:47 -07:00 |
|
searchSuggestionEngine.xml
|
Bug 1232548 - Test-only change, trying to fix intermittent leak in urlbar search suggestions tests on Aurora. r=me a=test-only CLOSED TREE
|
2015-12-16 15:52:30 -08:00 |
|
searchSuggestionEngine2.xml
|
Backed out changesets 7f2ddcfe4537 and e88770aa2160 (bug 1171344) for intermittent OSX browser_tabopen_reflows.js failures.
|
2015-07-16 21:42:22 -04:00 |
|
ssl_error_reports.sjs
|
Bug 1207130 - Add a checkbox for automatic error reporting to about:certerror r=Gijs,past
|
2016-01-13 15:29:54 +01:00 |
|
subtst_contextmenu.html
|
|
|
|
test-mixedcontent-securityerrors.html
|
|
|
|
test_bug364677.html
|
|
|
|
test_bug395533.html
|
|
|
|
test_bug435035.html
|
|
|
|
test_bug462673.html
|
|
|
|
test_bug628179.html
|
|
|
|
test_bug839103.html
|
|
|
|
test_bug959531.html
|
Bug 959531 - More about:home testing (r=felipe)
|
2014-01-20 15:13:35 -08:00 |
|
test_contextmenu.html
|
Bug 1188719 - Tests for the username fill login context menu. r=MattN
|
2015-08-20 11:47:21 -07:00 |
|
test_contextmenu_input.html
|
Bug 433238 - Tests for the password manager contextual menu password fill. r=MattN
|
2015-08-06 18:45:44 -07:00 |
|
test_feed_discovery.html
|
|
|
|
test_mcb_double_redirect_image.html
|
Bug 1082837 - test cases for image redirects loaded from the imagelib cache. r=smaug, ckerschb
|
2015-03-24 09:18:51 -07:00 |
|
test_mcb_redirect.html
|
Bug 1082837 - test cases for image redirects loaded from the imagelib cache. r=smaug, ckerschb
|
2015-03-24 09:18:51 -07:00 |
|
test_mcb_redirect.js
|
Bug 418354 - Allow Mixed Content Blocker to handle redirects - testcases. r=smaug
|
2013-12-09 16:24:24 -08:00 |
|
test_mcb_redirect.sjs
|
Bug 1082837 - test cases for image redirects loaded from the imagelib cache. r=smaug, ckerschb
|
2015-03-24 09:18:51 -07:00 |
|
test_mcb_redirect_image.html
|
Bug 1082837 - test cases for image redirects loaded from the imagelib cache. r=smaug, ckerschb
|
2015-03-24 09:18:51 -07:00 |
|
test_no_mcb_on_http_site_font.css
|
Bug 912121 - Update misc. DevTools paths and comments. rs=devtools
|
2015-09-21 12:07:31 -05:00 |
|
test_no_mcb_on_http_site_font.html
|
Bug 949614 - Use === for SimpleTest.is; r=Waldo
|
2015-04-14 15:28:13 +02:00 |
|
test_no_mcb_on_http_site_font2.css
|
|
|
|
test_no_mcb_on_http_site_font2.html
|
Bug 949614 - Use === for SimpleTest.is; r=Waldo
|
2015-04-14 15:28:13 +02:00 |
|
test_no_mcb_on_http_site_img.css
|
|
|
|
test_no_mcb_on_http_site_img.html
|
Bug 949614 - Use === for SimpleTest.is; r=Waldo
|
2015-04-14 15:28:13 +02:00 |
|
test_offline_gzip.html
|
Backed out 3 changesets (bug 1165272) for b2g sanity blocker.
|
2015-08-25 11:16:21 -07:00 |
|
test_offlineNotification.html
|
Backed out 3 changesets (bug 1165272) for b2g sanity blocker.
|
2015-08-25 11:16:21 -07:00 |
|
test_process_flags_chrome.html
|
Bug 1083281: Use flags to determine which chrome and about URIs are loaded in the content process. r=mconley, r=bsmedberg, r=jduell, r=mratcliffe
|
2015-02-05 08:09:15 -08:00 |
|
test_remoteTroubleshoot.html
|
Bug 1079563 (part 2) - allow white-listed sites to request troubleshooting info. r=MattN
|
2014-11-07 18:12:26 +11:00 |
|
test_wyciwyg_copying.html
|
|
|
|
title_test.svg
|
Bug 1235066 - SVG elements should not display title attributes as tooltips. r=enndeakin
|
2016-01-04 22:16:23 +00:00 |
|
trackingPage.html
|
Bug 1043801: tests asserting doorhanger correctly reflects tracking protection state r=adw
|
2014-08-22 20:26:46 -07:00 |
|
unknownContentType_file.pif
|
Bug 1128480 - fix nsHelperAppDlg.js to create its download dir info on show() already so it continues working if the window is gone by the time we prompt for a directory to save to (incl. test), r=felipe
|
2015-02-09 20:26:21 +00:00 |
|
unknownContentType_file.pif^headers^
|
Bug 1128480 - fix nsHelperAppDlg.js to create its download dir info on show() already so it continues working if the window is gone by the time we prompt for a directory to save to (incl. test), r=felipe
|
2015-02-09 20:26:21 +00:00 |
|
video.ogg
|
|
|
|
web_video.html
|
Bug 1067721 - [e10s] Make "Save Snapshot As" context menu item work for e10s. r=felipe.
|
2014-10-30 15:21:47 -04:00 |
|
web_video1.ogv
|
Bug 1067721 - [e10s] Make "Save Snapshot As" context menu item work for e10s. r=felipe.
|
2014-10-30 15:21:47 -04:00 |
|
web_video1.ogv^headers^
|
Bug 1067721 - [e10s] Make "Save Snapshot As" context menu item work for e10s. r=felipe.
|
2014-10-30 15:21:47 -04:00 |
|
xul_tooltiptext.xhtml
|
Bug 331772 - tooltiptext fails on XUL button in HTML page. r=enndeakin
|
2013-12-18 22:44:34 +02:00 |
|
zoom_test.html
|
|
|