gecko/browser/base/content/test
Gavin Sharp 268a72f663 Bug 856144: add nsIBlocklistService to Services.jsm, r=dtownsend
--HG--
extra : transplant_source : D%05%93z%A6%5Ck%92%A7%E5%80%FB%86XN%B93%DA%2B%2B
2013-03-29 16:10:47 -04:00
..
newtab Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
social Bug 856144: add nsIBlocklistService to Services.jsm, r=dtownsend 2013-03-29 16:10:47 -04:00
alltabslistener.html
app_bug575561.html
app_subframe_bug575561.html
audio.ogg Bug 557278 - OGG audio handled as OGV video. r=dolske, a=desktop-only 2012-04-20 22:33:42 -04:00
authenticate.sjs Bug 627616 - Test for interaction of anonymous loads and proxy authentication. 2012-02-15 11:29:46 -05:00
blockNoPlugins.xml bug 816059 - properly reset blocklist in browser-chrome tests r=jaws 2012-11-29 12:18:53 -08:00
blockPluginVulnerableNoUpdate.xml bug 812562 - click-to-play: reshow notification for blocklisted plugins r=jaws 2012-11-20 16:58:22 -08:00
blockPluginVulnerableUpdatable.xml bug 812562 - click-to-play: reshow notification for blocklisted plugins r=jaws 2012-11-20 16:58:22 -08:00
browser_aboutHealthReport.js bug 840124 - bustage fix for debug leaks 2013-03-26 02:37:59 -04:00
browser_aboutHome.js Bug 848935 - Add debug spew for browser_aboutHome.js intermittent failure. 2013-03-26 12:07:23 +01:00
browser_aboutSyncProgress.js Bug 839701 - Use hidden=true/false instead of display=inline/none for hiding and showing the progress bar. r=rnewman 2013-02-11 15:39:41 -05:00
browser_addon_bar_aomlistener.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_addon_bar_close_button.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_addon_bar_shortcut.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_addon_bar.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_alltabslistener.js Bug 768568, r=kaie 2012-07-31 20:59:17 +02:00
browser_blob-channelname.js Bug 736324 - Test. r=sicking 2013-03-21 23:23:48 +01:00
browser_bookmark_titles.js Bug 825739 - Intermittent exception thrown by browser_bookmark_titles.js. 2013-01-23 15:01:29 +01:00
browser_bug304198.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_bug321000.js Bug 812372: Rename DocumentViewerImpl to nsDocumentViewer for consistency. [r=ehsan] 2012-11-28 18:26:39 -06:00
browser_bug329212.js Bug 480356, move content page tooltip text generation code into tooltip binding so that it can be shared, r=neil,mratcliffe 2013-03-21 08:58:07 -04:00
browser_bug356571.js
browser_bug380960.js Bug 691925 - Replaced content.focus() with gBrowser.selectedBrowser.focus() and/or window.focus(). r=dao 2012-09-19 12:59:26 +02:00
browser_bug386835.js Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:45:57 -04:00
browser_bug405137.js
browser_bug406216.js Fix line endings in these tests, no bug 2012-10-09 14:44:49 +02:00
browser_bug409481.js Bug 627065, copy commands on context menu don't work on sidebar pages, r=dao,a=blocking 2011-02-08 10:02:20 -05:00
browser_bug409624.js Bug 409624 - Sanitizer should clear findBar data. r=adw 2012-10-22 12:42:53 +01:00
browser_bug413915.js Bug 774585: Rename getCodebasePrincipal to getSimpleCodebasePrincipal since the behavior has semantically changed. r=mounir 2012-07-21 00:29:40 -07:00
browser_bug416661.js Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:45:57 -04:00
browser_bug417483.js Bug 782850 fix nsContextMenu to work in social content panels, r=felipe 2013-01-27 10:31:14 -08:00
browser_bug419612.js Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:45:57 -04:00
browser_bug422590.js Bug 760083 - Clean up and consolidate toolbar customization tests. r=ttaubert 2012-06-06 13:01:19 +02:00
browser_bug423833.js Bug 782850 fix nsContextMenu to work in social content panels, r=felipe 2013-01-27 10:31:14 -08:00
browser_bug424101.js Bug 782850 fix nsContextMenu to work in social content panels, r=felipe 2013-01-27 10:31:14 -08:00
browser_bug427559.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_bug432599.js Bug 633638 - Need a way to cancel PlacesUtils::asyncGetBookmarkIds requests. 2011-02-15 12:39:21 +01:00
browser_bug435035.js
browser_bug435325.js Bug 790934 - Don't run BrowserOnAboutPageLoad twice for each about page load. 2013-02-07 22:27:40 +01:00
browser_bug441778.js Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:45:57 -04:00
browser_bug455852.js Bug 691925 - Replaced content.focus() with gBrowser.selectedBrowser.focus() and/or window.focus(). r=dao 2012-09-19 12:59:26 +02:00
browser_bug460146.js Bug 460146 - CSS3 border-image images should appear in Page Info -> Media; r=db48x 2012-02-05 19:07:18 +00:00
browser_bug462289.js Bug 691925 - Replaced content.focus() with gBrowser.selectedBrowser.focus() and/or window.focus(). r=dao 2012-09-19 12:59:26 +02:00
browser_bug462673.js Bug 768442 - It's impossible to add a sidebar inside a tab. r=dao 2012-08-30 12:23:26 +02:00
browser_bug477014.js Bug 758212 - Allow swapping of docShells from standalone and tabbrowser <browser> elements; r=neil 2012-07-07 11:55:11 +02:00
browser_bug479408_sample.html
browser_bug479408.js
browser_bug481560.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_bug484315.js
browser_bug491431.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_bug495058.js Bug 760083 - Clean up and consolidate toolbar customization tests. r=ttaubert 2012-06-06 13:01:19 +02:00
browser_bug517902.js Bug 695399 - Remove synchronous calls to nsICacheSession::openCacheEntry in pageInfo.js. r=gavin 2012-09-13 18:22:35 +02:00
browser_bug519216.js Bug 670851 - browser_bug519216.js, browser_popupNotification.js and browser_library_middleclick.js cause exception in tabbrowser.xml. r=gavin 2011-07-13 02:46:50 +02:00
browser_bug520538.js Bug 691925 - Replaced content.focus() with gBrowser.selectedBrowser.focus() and/or window.focus(). r=dao 2012-09-19 12:59:26 +02:00
browser_bug521216.js Bug 792215. Convert quickstubs to using JSNative getters and setters. r=peterv 2012-09-25 14:44:40 -04:00
browser_bug533232.js
browser_bug537474.js
browser_bug550565.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_bug553455.js Bug 736358 - Remove "Open Add-Ons Manager" button for restartless addons. r=bmcbride 2012-10-08 09:33:19 +01:00
browser_bug555224.js Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:45:57 -04:00
browser_bug555767.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_bug556061.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_bug559991.js Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:45:57 -04:00
browser_bug561623.js Bug 480356, move content page tooltip text generation code into tooltip binding so that it can be shared, r=neil,mratcliffe 2013-03-21 08:58:07 -04:00
browser_bug561636.js Bug 766546 - New temptative patch for intermittent browser_bug561636.js. r=me 2013-03-15 15:40:53 -07:00
browser_bug562649.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_bug563588.js
browser_bug565575.js
browser_bug565667.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_bug567306.js Bug 814793: fix flaky test, to try to get around bustage revealed by bug 802026 2012-12-15 16:59:20 -08:00
browser_bug575561.js Bug 746834: Fix the test for Bug 575561 to not use DOM objects after navigating the Window. r=dao a=test-only 2012-04-20 08:57:02 +10:00
browser_bug575830.js Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:45:57 -04:00
browser_bug577121.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_bug578534.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_bug579872.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_bug580638.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_bug580956.js Bug 593645 - Use popup.triggerNode for tab context menu - tests. r=dao 2012-01-18 03:55:23 -08:00
browser_bug581242.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_bug581253.js bug 620789 - Dump state of PlacesStarButton to try figure out intermittent failure in browser_bug581253.js 2011-02-15 12:39:32 +01:00
browser_bug581947.js Bug 480356, move content page tooltip text generation code into tooltip binding so that it can be shared, r=neil,mratcliffe 2013-03-21 08:58:07 -04:00
browser_bug585558.js Bug 585558 - Implement properties for easier visible tab access via JS and CSS. r=dao, r=fyan 2013-03-19 18:41:01 -05:00
browser_bug585785.js Bug 850163 - use mozRequestAnimationFrame to start the tab opening animation asynchronously but without missing the next possible frame. r=ttaubert 2013-04-03 16:05:56 +02:00
browser_bug585830.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_bug590206.js
browser_bug592338.js No bug - fix some browser chrome tests that pollute the global scope 2012-01-20 16:21:46 +01:00
browser_bug594131.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_bug595507.js
browser_bug596687.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_bug597218.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_bug598923.js
browser_bug599325.js Bug 760083 - Clean up and consolidate toolbar customization tests. r=ttaubert 2012-06-06 13:01:19 +02:00
browser_bug609700.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_bug616836.js
browser_bug623155.js Bug 824480 - Replace |tab == gBrowser.selectedTab| with tab.selected. r=dao 2012-12-25 00:08:22 +08:00
browser_bug623893.js
browser_bug624734.js
browser_bug647886.js Bug 610203: Add tests for handleURLBarCommand, r=gavin 2011-10-06 09:52:10 -07:00
browser_bug655584.js Bug 655584 - Close popup when switching to tab that previously had urlbar focused. r=gavin 2011-05-25 10:44:28 +02:00
browser_bug664672.js Bug 664672 - When a tab has been removed, cut off its link to the browser. r=gavin 2011-06-18 13:03:41 +02:00
browser_bug676619.js Bug 818559 - Don't ask to unload if we know we're going to download. r=smaug 2012-12-07 20:35:17 -05:00
browser_bug710878.js Bug 710878 - Bookmark label can omit part of the text in the link; r=dietrich 2011-12-15 19:42:12 +01:00
browser_bug719271.js Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:45:57 -04:00
browser_bug724239.js Bug 753448 - Part 3 - Adapt tests for the new tab page; r=jaws 2012-08-13 09:34:10 -07:00
browser_bug734076.js Bug 782850 fix nsContextMenu to work in social content panels, r=felipe 2013-01-27 10:31:14 -08:00
browser_bug735471.js Bug 735471 - Add a pref to switch between window'd preferences and in-content preferences. r=jaws,bmcbride 2012-05-08 19:31:51 -07:00
browser_bug743421.js bug 809846 - CTP: activate dynamically added plugins of the same type when using popup notification r=jaws 2013-01-11 16:25:02 -08:00
browser_bug744745.js Bug 744745 - Prevent overlay being made transparent from site CSS. r=jaws 2013-01-23 20:59:13 +01:00
browser_bug749738.js Bug 749738 - Use weak references to avoid accessing dead objects in findbar [r=mak] 2012-05-05 08:09:50 -07:00
browser_bug763468_perwindowpb.js Bug 806704 - Port browser_bug763468.js to the new per-window PB APIs; r=ehsan 2012-11-23 03:01:32 -06:00
browser_bug767836_perwindowpb.js Bug 806705 - Port browser_bug767836.js to the new per-window PB APIs; r=ehsan 2012-11-28 21:06:22 -06:00
browser_bug771331.js Bug 771331 - make form elements fire events when <input type=password> elements are added/removed; r=smaug 2013-01-31 13:47:00 -05:00
browser_bug783614.js Bug 783614 - Cutting a sub string from the location bar value can unexpectedly modify the value further. r=Unfocused 2012-08-21 09:56:59 +02:00
browser_bug797677.js Bug 800018 - Part 4 - Fix plugin fallback tests for new events. r=josh 2012-11-19 11:38:04 -08:00
browser_bug812562.js bug 816059 - properly reset blocklist in browser-chrome tests r=jaws 2012-11-29 12:18:53 -08:00
browser_bug816527.js Bug 818459 - Fix browser_bug816527.js; r=jdm 2012-12-05 08:50:33 -05:00
browser_bug817947.js Bug 817947 - Swap tab states (not docShells) when swapBrowsersAndCloseOther() is called with a pending tab; r=gavin 2013-02-22 18:41:23 +01:00
browser_bug818009.js bug 818009 - canActivate: only click-to-play-type plugins are valid r=jaws 2012-12-05 13:00:52 -08:00
browser_bug818118.js bug 818118 - guard pluginHost.getPermissionStringForType calls r=jaws 2012-12-06 13:32:23 -08:00
browser_bug820497.js bug 820497 - update popup notification for click-to-play more often r=jaws 2012-12-17 16:12:14 -08:00
browser_bug822367.js Bug 842198 - Move browser_bug822367.js test to browser/, r=tanvi 2013-02-20 09:54:49 +01:00
browser_bug832435.js Bug 834255 - Fix intermittent orange. r=bz 2013-01-25 11:17:40 +01:00
browser_bug839103.js Bug 839103 - part 4 - add test for StyleSheet{Added,Removed} events; r=bz 2013-03-27 15:48:04 -04:00
browser_canonizeURL.js Bug 587780 - Part 3 - Switch consumers from using a special content-type to the purpose argument. r=rnewman,gavin 2012-04-04 02:50:39 -07:00
browser_clearplugindata_noage.html Bug 625496 - Clear Adobe Flash Cookies (LSOs) when Cookies is selected in Clear Recent History. r=ehsan, a=final+ 2011-02-08 14:16:09 -08:00
browser_clearplugindata.html Bug 625496 - Clear Adobe Flash Cookies (LSOs) when Cookies is selected in Clear Recent History. r=ehsan, a=final+ 2011-02-08 14:16:09 -08:00
browser_clearplugindata.js No bug - fix some browser chrome tests that pollute the global scope 2012-01-24 23:08:42 +01:00
browser_contentAreaClick.js Bug 607280 - Remove the call to getShortcutOrURI in the contentAreaClick function. r=gavin 2012-11-04 19:18:37 +05:30
browser_contextSearchTabPosition.js Bug 843980 - Switch tests to check for category entries, not service existence. r=mconnor 2013-02-22 08:15:53 -08:00
browser_CTP_drag_drop.js Bug 841350 - Drag and drop a CTP tab in a new window makes the CTP icon disappear; r=gavin,ttaubert 2013-03-15 14:13:52 +01:00
browser_CTPScriptPlugin.js Bug 841350 - Drag and drop a CTP tab in a new window makes the CTP icon disappear; r=gavin,ttaubert 2013-03-15 14:13:52 +01:00
browser_ctrlTab.js Bug 670684 - Remove all tabs panel code . r=gavin 2013-02-11 13:48:32 +01:00
browser_customize_popupNotification.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_customize.js Bug 760083 - Clean up and consolidate toolbar customization tests. r=ttaubert 2012-06-06 13:01:19 +02:00
browser_datareporting_notification.js Bug 830408 - Tests for data reporting notification bar; r=gavin 2013-03-15 10:07:39 -07:00
browser_disablechrome.js Bug 735557 - Add about:preferences to the inContentWhitelist. r=bmcbride 2012-05-08 19:11:43 -07:00
browser_discovery.js
browser_drag.js
browser_duplicateIDs.js
browser_findbarClose.js Back out bug 628179 (make navigation and tab switching always close the Find bar) to reduce risk. r=dao a=backout 2011-02-28 11:56:56 -08:00
browser_fullscreen-window-open.js Bug 803675 - part2: Add tests.r=bz 2013-02-18 20:27:48 +09:00
browser_gestureSupport.js Bug 853909 - Add test code for gesture image rotation. r=jaws 2013-03-26 09:45:38 -04:00
browser_getshortcutoruri.js Bug 658220: invoking bookmarklets by keyword should allow inheriting the current page's principal, r=dao 2011-05-31 17:33:46 -04:00
browser_hide_removing.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_homeDrop.js Bug 783025 - Replace String.indexOf(...) != -1 with String.contains(...). r=dao 2012-09-08 22:58:23 +02:00
browser_identity_UI.js Bug 748385 - Remove browser.identity.ssl_domain_display. r=mano 2012-05-04 20:37:20 +02:00
browser_keywordBookmarklets.js Bug 658220: invoking bookmarklets by keyword should allow inheriting the current page's principal, r=dao 2011-05-31 17:33:46 -04:00
browser_keywordSearch.js Bug 587780 - Part 3 - Switch consumers from using a special content-type to the purpose argument. r=rnewman,gavin 2012-04-04 02:50:39 -07:00
browser_lastAccessedTab.js Bug 739866 - Store last accessed timestamp for tabbrowser tabs [r=zpao] 2012-04-16 23:17:54 -07:00
browser_locationBarCommand.js Bug 730840 - Use getBrowserURL() in Firefox tests to ease porting them. r=dao 2012-04-27 09:44:53 +08:00
browser_locationBarExternalLoad.js Bug 672813: clicking the Go button needs to focus the content area, r=dao 2011-07-20 16:21:55 -04:00
browser_middleMouse_inherit.js Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc 2012-04-16 22:14:01 -04:00
browser_minimize.js Bug 802718 - Ensure internal widget state is restored after browser_minimize.js, to work around Unity bug on Ubuntu. r=gavin DONTBUILD 2012-10-18 12:23:30 +01:00
browser_overflowScroll.js Bug 719320 part.11 Fix new test failures r=smaug 2012-08-12 10:42:36 +09:00
browser_page_style_menu.js Bug 733339 - part 1: remove unneeded legacy style sheet switching functions and bind remaining ones to gPageStyleMenu. r=dolske 2012-03-11 05:23:51 +01:00
browser_pageInfo_plugins.js bug 821892 - update "Page Info" -> Permissions for plugin permission differentiation r=jaws 2013-02-10 18:27:02 -08:00
browser_pageInfo.js Bug 735139. (Av1a) Improve browser_pageInfo.js a little. r=dao. 2012-03-13 17:57:14 +01:00
browser_pinnedTabs.js
browser_plainTextLinks.js Bug 782850 fix nsContextMenu to work in social content panels, r=felipe 2013-01-27 10:31:14 -08:00
browser_pluginCrashCommentAndURL.js Bug 648675 - Allow comments and URL opt-in in content/plugin crash UI. r=dolske,ted 2013-02-14 15:57:50 -08:00
browser_pluginnotification.js bug 832481 - require doorhanger to activate vulnerable click-to-play plugins r=jaws 2013-03-08 15:51:34 -08:00
browser_pluginplaypreview2.js Bug 839714 - Extend PlayPreview API. r=jschoenick, r=jwein 2013-02-14 15:38:41 -06:00
browser_pluginplaypreview.js Bug 839714 - Extend PlayPreview API. r=jschoenick, r=jwein 2013-02-14 15:38:41 -06:00
browser_plugins_added_dynamically.js bug 809846 - CTP: activate dynamically added plugins of the same type when using popup notification r=jaws 2013-01-11 16:25:02 -08:00
browser_popupNotification.js Bug 854740: PopupNotifications doesn't handle showing a dismissed notification after showing a normal one, r=MattN 2013-03-28 17:27:57 -04:00
browser_popupUI.js Bug 623872 - Cmd + L is not focusing location bar in popup windows; r=dao 2011-10-28 15:05:07 +01:00
browser_private_browsing_window.js Backed out changeset dab2619094d4 (bug 845592) because of broken browser-chrome tests on Linux 2013-03-13 17:50:37 -04:00
browser_private_no_prompt.js Bug 844561 - Avoid prompting about closing private windows unnecessarily. r=ehsan 2013-02-27 13:06:46 -05:00
browser_relatedTabs.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_sanitize-download-history.js Bug 758874 - Test browser_sanitize-download-history.js contains typo in window name. r=mak77 2013-03-10 19:56:47 +01:00
browser_sanitize-passwordDisabledHosts.js No bug - fix some browser chrome tests that pollute the global scope 2012-01-24 23:08:42 +01:00
browser_sanitize-sitepermissions.js No bug - fix some browser chrome tests that pollute the global scope 2012-01-24 23:08:42 +01:00
browser_sanitize-timespans.js Bug 739217 - Part 4: Browser replacements of synchronous isVisited with asynchronous isURIVisited. r=mak 2013-02-04 16:12:19 -06:00
browser_sanitizeDialog_treeView.js Bug 739217 - Part 4: Browser replacements of synchronous isVisited with asynchronous isURIVisited. r=mak 2013-02-04 16:12:19 -06:00
browser_sanitizeDialog.js Bug 739217 - Part 4: Browser replacements of synchronous isVisited with asynchronous isURIVisited. r=mak 2013-02-04 16:12:19 -06:00
browser_save_link-perwindowpb.js Bug 854299 - Part 3. Change tests accordingly to support operations that are now async. r=me 2013-04-01 03:09:01 -03:00
browser_save_private_link_perwindowpb.js Bug 806707 - Port browser_save_private_link.js to the new per-window PB APIs; r=ehsan 2012-12-03 01:36:43 -06:00
browser_save_video.js Bug 715376 - update MockFilePicker.init() to take a window for event dispatching purposes; r=jmaher 2012-10-16 17:39:32 -04:00
browser_scope.js
browser_selectTabAtIndex.js
browser_tab_drag_drop_perwindow.js Bug 816406 - Disallow dragging a private tab into a non-private window and vice versa; r=dao 2012-12-02 15:57:06 -05:00
browser_tab_dragdrop2_frame1.xul b=683143,792462; Some tests call SimpleTest.finish() twice/guard against that; r=ehsan 2012-10-01 17:51:10 -04:00
browser_tab_dragdrop2.js
browser_tab_dragdrop.js Bug 825544: backout Bug 825544, Bug 825544, Bug 765192 and Bug 808035 to bring back the old .location=val behavior, r=bz 2013-01-15 13:46:35 +02:00
browser_tabDrop.js Bug 252441 - Dropping text containing spaces will now perform a search on the given sentence. r=gavin.sharp 2013-03-27 11:49:02 -04:00
browser_tabfocus.js Bug 825544: backout Bug 825544, Bug 825544, Bug 765192 and Bug 808035 to bring back the old .location=val behavior, r=bz 2013-01-15 13:46:35 +02:00
browser_tabMatchesInAwesomebar_perwindowpb.js Bug 843679: improve browser_tabMatchesInAwesomebar_perwindowpb.js check descriptions, r=ttaubert 2013-02-22 09:38:13 -08:00
browser_tabs_isActive.js
browser_tabs_owner.js
browser_typeAheadFind.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_unloaddialogs.js Bug 391834, don't allow prompts in beforeunload, unload and pagehide events,r=smaug,patch mostly by gavin 2012-08-13 15:05:34 -04:00
browser_urlbar_search_healthreport.js Bug 843980 - Switch tests to check for category entries, not service existence. r=mconnor 2013-02-22 08:15:53 -08:00
browser_urlbarAutoFillTrimURLs.js Bug 839792 - Revert Tamper-proofing. r=bz 2013-02-13 19:16:19 +01:00
browser_urlbarCopying.js Bug 707567 - prepend http:// to URL copy selection only if at least the full hostname is selected. r=dietrich 2012-01-09 10:53:17 +01:00
browser_urlbarEnter.js Bug 461304 - Test; r=gavin 2011-11-05 15:48:28 +00:00
browser_urlbarRevert.js Bug 729244 - ESC doesn't revert the location bar value anymore. r=gavin 2012-02-24 14:32:00 +01:00
browser_URLBarSetURI.js Fix bustage from bug 802026 2012-12-15 15:17:49 -08:00
browser_urlbarStop.js Bug 724599 - r=gavin,neil 2012-03-29 11:36:34 +02:00
browser_urlbarTrimURLs.js Bug 700566 - Pressing enter or copying URL on an http:// site whose hostname begins with "ftp<digit>" results in incorrect URL being loaded/copied. r=gavin 2011-11-10 14:55:07 +01:00
browser_urlHighlight.js Bug 685263 - don't parse leading "foo:" as a protocol when followed by a number. r=gavin 2011-10-08 10:32:22 +02:00
browser_utilityOverlay.js Bug 814264 - Restore the ability to call openUILink without an event parameter. 2012-11-27 17:06:17 +01:00
browser_visibleFindSelection.js
browser_visibleTabs_bookmarkAllPages.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_visibleTabs_bookmarkAllTabs.js Bug 728626 - Non-Firefox tests should not use 'about:robots' which is Firefox specific. r=ttaubert 2012-05-22 09:25:49 +08:00
browser_visibleTabs_contextMenu.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_visibleTabs_tabPreview.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_visibleTabs.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
browser_wyciwyg_urlbarCopying.js Bug 672128: don't copy wyciwyg:// URIs when entire URL is selected, r=dao 2011-07-19 04:00:45 -04:00
browser_zbug569342.js Bug 693029 - Don't check for disableFastFind attribute until we've got some of the document loaded. r=gavin 2012-10-05 11:56:22 +01:00
bug364677-data.xml
bug364677-data.xml^headers^
bug395533-data.txt
bug564387_video1.ogv Bug 564387 - Let "Save Video As..." respect the filename set in the Content-Disposition header. r=gavin 2011-07-10 13:53:22 -07:00
bug564387_video1.ogv^headers^ Bug 564387 - Let "Save Video As..." respect the filename set in the Content-Disposition header. r=gavin 2011-07-10 13:53:22 -07:00
bug564387.html Bug 564387 - Let "Save Video As..." respect the filename set in the Content-Disposition header. r=gavin 2011-07-10 13:53:22 -07:00
bug592338.html
bug792517-2.html Bug 792517 - Make the channel created by Save As respect the privacy status of the originating document. r=ehsan 2012-10-03 15:33:54 -04:00
bug792517.html Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused 2012-10-04 15:07:51 -04:00
bug792517.sjs Bug 792517 - Make the channel created by Save As respect the privacy status of the originating document. r=ehsan 2012-10-03 15:33:54 -04:00
bug839103.css Bug 839103 - part 4 - add test for StyleSheet{Added,Removed} events; r=bz 2013-03-27 15:48:04 -04:00
ctxmenu-image.png
disablechrome.html
discovery.html
domplate_test.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
download_page.html Bug 818559 - Don't ask to unload if we know we're going to download. r=smaug 2012-12-07 20:35:17 -05:00
dummy_page.html
feed_discovery.html Bug 804834 - Part 1: Fix tests depending on E4X for-each in content JS. r=waldo 2012-12-21 20:47:52 +09:00
feed_tab.html
file_bug550565_favicon.ico
file_bug550565_popup.html
file_bug822367_1.html Bug 842198 - Move browser_bug822367.js test to browser/, r=tanvi 2013-02-20 09:54:49 +01:00
file_bug822367_1.js Bug 842198 - Move browser_bug822367.js test to browser/, r=tanvi 2013-02-20 09:54:49 +01:00
file_bug822367_2.html Bug 842198 - Move browser_bug822367.js test to browser/, r=tanvi 2013-02-20 09:54:49 +01:00
file_bug822367_3.html Bug 842198 - Move browser_bug822367.js test to browser/, r=tanvi 2013-02-20 09:54:49 +01:00
file_bug822367_4.html Bug 842198 - Move browser_bug822367.js test to browser/, r=tanvi 2013-02-20 09:54:49 +01:00
file_bug822367_4.js Bug 842198 - Move browser_bug822367.js test to browser/, r=tanvi 2013-02-20 09:54:49 +01:00
file_bug822367_4B.html Bug 842198 - Move browser_bug822367.js test to browser/, r=tanvi 2013-02-20 09:54:49 +01:00
file_bug822367_5.html Bug 842198 - Move browser_bug822367.js test to browser/, r=tanvi 2013-02-20 09:54:49 +01:00
file_bug822367_6.html Bug 842198 - Move browser_bug822367.js test to browser/, r=tanvi 2013-02-20 09:54:49 +01:00
file_fullscreen-window-open.html Bug 803675 - part2: Add tests.r=bz 2013-02-18 20:27:48 +09:00
gZipOfflineChild_uncompressed.html
gZipOfflineChild.cacheManifest
gZipOfflineChild.cacheManifest^headers^
gZipOfflineChild.html
gZipOfflineChild.html^headers^
head_plain.js Bug 841406 - Split head file for browser and plain tests. r=mak 2013-02-15 15:20:00 -06:00
head.js Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:45:57 -04:00
healthreport_testRemoteCommands.html Bug 840124 - implement postMessage API for remote report (tests) r=jaws, f=gps+gavin 2013-03-14 21:25:04 -04:00
Makefile.in Bug 839103 - part 4 - add test for StyleSheet{Added,Removed} events; r=bz 2013-03-27 15:48:04 -04:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
moz.png
offlineChild2.cacheManifest
offlineChild2.cacheManifest^headers^
offlineChild2.html
offlineChild.cacheManifest
offlineChild.cacheManifest^headers^
offlineChild.html
offlineEvent.cacheManifest
offlineEvent.cacheManifest^headers^
offlineEvent.html
page_style_sample.html Make page style menu code reuse existing media query code rather than writing its own. (Bug 689319) r=dao 2011-10-17 16:49:22 -04:00
plugin_add_dynamically.html bug 809846 - CTP: activate dynamically added plugins of the same type when using popup notification r=jaws 2013-01-11 16:25:02 -08:00
plugin_alternate_content.html Bug 739575 - Prioritize click-to-play over alternate content in nsObjectLoadingContent::GetPluginSupport. r=josh 2012-04-26 16:25:21 -07:00
plugin_both2.html Bug 711552 - Automated tests for click-to-play plugins on desktop Firefox. r=felipe 2012-04-04 15:32:54 -07:00
plugin_both.html Bug 711552 - Automated tests for click-to-play plugins on desktop Firefox. r=felipe 2012-04-04 15:32:54 -07:00
plugin_bug744745.html Bug 744745 - Prevent overlay being made transparent from site CSS. r=jaws 2013-01-23 20:59:13 +01:00
plugin_bug749455.html Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
plugin_bug797677.html bug 798237 - add test for bug 797677 r=jaws 2012-10-08 10:01:19 -07:00
plugin_bug818009.html bug 818009 - canActivate: only click-to-play-type plugins are valid r=jaws 2012-12-05 13:00:52 -08:00
plugin_bug820497.html bug 820497 - update popup notification for click-to-play more often r=jaws 2012-12-17 16:12:14 -08:00
plugin_clickToPlayAllow.html Bug 711618 - Automated tests for plugin activation permissions. r=felipe a=blassey 2012-04-18 11:41:26 -07:00
plugin_clickToPlayDeny.html Bug 711618 - Automated tests for plugin activation permissions. r=felipe a=blassey 2012-04-18 11:41:26 -07:00
plugin_hidden_to_visible.html Bug 741130 - Attach XBL bindings for html:objects in nsElementSH::PostCreate. r=bz, r=jwein 2012-08-10 09:19:24 -07:00
plugin_test2.html Bug 742753 - Click-to-play: activate only the clicked plugin. r=jaws 2012-05-15 11:10:43 -07:00
plugin_test3.html Bug 711552 - Automated tests for click-to-play plugins on desktop Firefox. r=felipe 2012-04-04 15:32:54 -07:00
plugin_test_noScriptNoPopup.html bug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws 2012-12-05 15:36:39 -08:00
plugin_test_scriptedNoPopup1.html bug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws 2012-12-05 15:36:39 -08:00
plugin_test_scriptedNoPopup2.html bug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws 2012-12-05 15:36:39 -08:00
plugin_test_scriptedNoPopup3.html bug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws 2012-12-05 15:36:39 -08:00
plugin_test_scriptedPopup1.html bug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws 2012-12-05 15:36:39 -08:00
plugin_test_scriptedPopup2.html bug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws 2012-12-05 15:36:39 -08:00
plugin_test_scriptedPopup3.html bug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws 2012-12-05 15:36:39 -08:00
plugin_test.html Bug 711552 - Automated tests for click-to-play plugins on desktop Firefox. r=felipe 2012-04-04 15:32:54 -07:00
plugin_two_types.html Bug 754472 - Implement multiple plugin click-to-play UI. r=jaws r=margaret r=dietrich 2012-08-28 09:23:10 -07:00
plugin_unknown.html Bug 711552 - Automated tests for click-to-play plugins on desktop Firefox. r=felipe 2012-04-04 15:32:54 -07:00
pluginCrashCommentAndURL.html Bug 648675 - Allow comments and URL opt-in in content/plugin crash UI. r=dolske,ted 2013-02-14 15:57:50 -08:00
privateBrowsingMode.js Bug 456884 - Provide a way to open a link into private browsing mode; r=dao ui-r=madhava 2012-11-27 10:09:24 -05:00
redirect_bug623155.sjs Bug 623155 - Clear userTypedValue on error pages, original patch by Neil Rashbook. r=dao 2011-12-18 12:22:34 +01:00
subtst_contextmenu.html Bug 776293 - Right-clicking a hyperlinked image and pressing "g" now copies the hyperlink URL. r=jaws 2012-09-18 14:16:16 -07:00
test_bug364677.html Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz 2011-12-30 09:35:38 -08:00
test_bug395533.html Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz 2011-12-30 09:35:38 -08:00
test_bug435035.html
test_bug452451.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_bug462673.html
test_bug628179.html Bug 628179 - Make top document navigation and tab switching close the Find bar. r=dao ui-r=limi a=sdwilsh 2011-02-11 16:11:24 -08:00
test_bug787619.html Bug 843627 part 3. Enable WebIDL bindings for <embed> and <applet>. r=peterv 2013-03-17 10:42:05 -04:00
test_bug839103.html Bug 839103 - part 4 - add test for StyleSheet{Added,Removed} events; r=bz 2013-03-27 15:48:04 -04:00
test_contextmenu.html Bug 792304 - Disable test_contextmenu.html on 10.8 2013-03-16 16:04:19 -07:00
test_feed_discovery.html Bug 713747 - Fix funky tests. r=bz 2011-12-30 09:35:39 -08:00
test_offline_gzip.html Bug 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +02:00
test_offlineNotification.html Bug 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +02:00
test_wyciwyg_copying.html Bug 672128: don't copy wyciwyg:// URIs when entire URL is selected, r=dao 2011-07-19 04:00:45 -04:00
title_test.svg Bug 639945 - tooltips are not displayed on inline svg elements. r=dao,bzbarsky 2011-06-30 21:58:21 +01:00
video.ogg
zoom_test.html