gecko/browser/base/content/test
Bobby Holley 228e78b8ef Bug 713747 - Fix funky tests. r=bz
The conversion of checks for UniversalBrowserWrite to UniversalXPConnect caused these test fail, because they acquire UniversalXPConnect and actually doesn't want the results. In particular, they pass the security check in nsWindowWatcher::CalculateChromeFlags, which causes them to fail.

The first test doesn't actually need UniversalXPConnect, so we can remove it for free. The second one needs it, so we add some SpecialPowers goop to make it possible. It's not ideal, but it can go away when the wrapper in bug 702353 lands.
2011-12-30 09:35:39 -08:00
..
alltabslistener.html Bug 463387: Add an API for getting web progress notifications for all tabs. r=enndeakin a1.9.1b2=beltzner 2008-11-18 10:53:25 +00:00
app_bug575561.html Bug 608791 - onBeforeLinkTraversal should compare host strings instead of top level domains. r=gavin, a=blocking 2010-11-29 13:22:25 -08:00
app_subframe_bug575561.html Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page (Tests). r=gavin, a=blocking-beta7 2010-10-28 15:00:50 -07:00
authenticate.sjs Bug 672128: don't copy wyciwyg:// URIs when entire URL is selected, r=dao 2011-07-19 04:00:45 -04:00
browser_aboutHome.js Bug 675821 - Part 3: tests for sync links behavior in aboutHome. r=philikon 2011-10-26 21:27:49 -04:00
browser_aboutSyncProgress.js Bug 675822 - Part 4: Sync desktop status page with upload progress bar. r=philikon 2011-10-19 14:29:24 -07:00
browser_addon_bar_aomlistener.js Bug 630634 - After uninstalling restartless add-on, empty add-on bar reappears on next restart (r=mossop, a=blocker) 2011-02-10 16:47:04 +07:00
browser_addon_bar_close_button.js Bug 616014 - Add close button to the add-on bar. r=dao 2010-12-09 20:09:05 +01:00
browser_addon_bar_shortcut.js Bug 616015 - Add a keyboard shortcut to reveal and hide the add-on bar (r=dao, a=blocker) 2011-02-01 19:05:52 +07:00
browser_addon_bar.js Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
browser_alltabslistener.js Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky 2011-11-10 15:01:11 +01:00
browser_allTabsPanel.js Bug 669265 - Shift+Ctrl+Tab should open the classic all-tabs menu with browser.ctrlTab.previews=true and browser.allTabs.previews=false. r=gavin 2011-07-08 08:46:50 +02:00
browser_bug304198.js Bug 665580 - Hide http:// and single trailing slashes in the location bar. ui-r=faaborg r=sdwilsh 2011-06-23 10:13:41 +02:00
browser_bug321000.js more random browser chrome test cleanup (no bug) 2011-06-11 16:54:23 +02:00
browser_bug329212.js Bug 639945 - tooltips are not displayed on inline svg elements. r=dao,bzbarsky 2011-06-30 21:58:21 +01:00
browser_bug356571.js Bug 577320 - Remove tabs progress listener callback stubs. r=gavin 2010-07-10 01:44:55 +02:00
browser_bug380960.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_bug386835.js Bug 596022 - browser-chrome mochitest browser_bug386835.js runs finish() twice. r=dtownsend a=test 2010-09-18 13:28:50 +02:00
browser_bug405137.js
browser_bug406216.js s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +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_bug413915.js use makeURI in tests 2009-07-28 08:18:29 +02:00
browser_bug416661.js Bug 541779 - Make site-specific zoom check asynchronous. r=myk 2010-03-25 06:52:21 -04:00
browser_bug417483.js tests cleanup 2009-09-18 13:52:28 +02:00
browser_bug419612.js Bug 541779 - Make site-specific zoom check asynchronous. r=myk 2010-03-25 06:52:21 -04:00
browser_bug422590.js Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher 2011-11-12 22:06:54 +11:00
browser_bug423833.js Bug 606678 - use openLinkIn in nsContextMenu ("Open Link in New Tab" shouldn't add tabs to popups). r=gavin a=b 2010-12-25 00:11:45 +01:00
browser_bug424101.js tests cleanup 2009-09-16 12:21:19 +02:00
browser_bug427559.js Cleanup leftover listeners from browser/base/content browser-chrome tests 2009-10-16 15:19:57 +02: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 Cleanup leftover listeners from browser/base/content browser-chrome tests 2009-10-16 15:19:57 +02:00
browser_bug441778.js browser_bug441778.js clean-up 2009-11-18 14:52:11 +01:00
browser_bug455852.js s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00
browser_bug462289.js Bug 706149 - Improve checks and documentation in browser_bug462289.js; r=enndeakin a=test-only 2011-12-13 14:17:57 +00:00
browser_bug462673.js Bug 596371 - Put <browser> in a <stack> so it's easy to overlay.. r=gavin, a=gavin 2010-09-15 20:01:00 -07:00
browser_bug477014.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_bug479408_sample.html Bug 479408 - search engine discovery code doesn't properly handle frames ("browser is null" in BrowserSearch::addEngine). r=gavin 2009-02-22 09:45:42 +01:00
browser_bug479408.js Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
browser_bug481560.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_bug484315.js use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00
browser_bug491431.js Tab event listeners should be added to the tab container, not the tabbrowser 2010-03-12 07:48:10 +01:00
browser_bug495058.js Bug 658738 - observe browser-delayed-startup-finished instead of replacing delayedStartup 2011-06-27 07:49:03 +02:00
browser_bug517902.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +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 use tabbrowser.tabs in tests (no bug) 2010-03-22 17:04:18 +01:00
browser_bug521216.js Bug 597673 - Kill updateIcon. r=gavin 2010-09-24 09:29:50 +02:00
browser_bug533232.js Bug 533232 - closing tab to the right of its parent should select the parent, not the next tab on the right. r=mano a=dietrich 2010-09-06 11:39:59 +02:00
browser_bug537474.js Test for bug 537474 2010-01-02 11:03:06 +01:00
browser_bug550565.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_bug553455.js Bug 693901 - Add preference to globally (re)enable strict compatibility checks. r=dtownsend 2011-11-01 18:48:45 +13:00
browser_bug555224.js Bug 555224 - Page is repainted to default zoom level after opening a link in a background tab. r=dtownsend 2010-03-30 21:24:05 -04:00
browser_bug555767.js Bug 555767 - Switch to tab should close "empty" tabs [r=gavin] 2010-06-15 14:25:36 -07:00
browser_bug556061.js Bug 668019 - prepend http:// to URL copy selection if URL has been selected (but not loaded) from location bar. r=gavin 2011-09-20 05:35:33 +02:00
browser_bug559991.js Bug 559992. Implement a caching mechanism for the contentprefs service and use it to retrieve page-specific zoom values, avoiding zoom flicker with back/forward navigation. r=gavin sr=vlad a=blocking-betaN 2010-12-28 12:45:04 -08:00
browser_bug561623.js Bug 561623 - Test tooltip for HTMLInputElement. r=gavin 2010-07-26 16:53:22 +02:00
browser_bug561636.js Follow-up from bug 623870. 2011-02-04 00:08:16 +01:00
browser_bug562649.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_bug563588.js Test for bug 563588 2010-05-14 09:44:03 +02:00
browser_bug565575.js Bug 565575 - Retain location bar focus when switching tabs. r=mano a=b 2010-11-09 10:25:07 +01:00
browser_bug565667.js Bug 565667 - 'Tools' > 'Add-ons' only works when browser window is in the foreground [r=dao, a=dietrich] 2011-02-22 11:02:22 -08:00
browser_bug567306.js Bug 567306 - Only set the Find bar's browser property if its browser ID is valid. 2011-02-15 13:47:32 +01:00
browser_bug575561.js Bug 608791 - onBeforeLinkTraversal should compare host strings instead of top level domains. r=gavin, a=blocking 2010-11-29 13:22:25 -08:00
browser_bug577121.js Bug 577121 - Tab context menu item "Close Other Tabs" should exclude pinned tabs. r=dao 2010-07-22 17:51:55 +02:00
browser_bug578534.js Bug 578534. Make Navigator.cookieEnabled take per-site exceptions into account. r=bzbarsky 2011-08-03 14:32:32 -04:00
browser_bug579872.js Bug 600883 - Fix intermittent timeouts in browser_bug579872.js by loading the proxied http://example.com instead of the unproxied http://www.example.com, r=dao, a=orange 2010-10-12 12:49:00 -07:00
browser_bug580638.js Bug 580638 - App Tab closes with keystroke or middle click. r=dao. a=blocker. 2011-02-07 15:54:26 +02:00
browser_bug580956.js Bug 658738 - reset TabContextMenu.contextTab when manually calling TabContextMenu.updateContextMenu 2011-06-12 21:49:35 +02:00
browser_bug581242.js Bug 631844 - Should remove event listener for "load" event., r=dao 2011-02-05 14:15:00 -08: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 606491 (2/2) - Update tests. r=smaug a=jst 2011-01-20 12:06:34 +01:00
browser_bug585785.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_bug585830.js Bug 585830 - A closing tab can be switched to with Ctrl+PageUp/PageDown. r=dao 2010-08-25 15:16:33 +02:00
browser_bug590206.js Bug 590206: Make the site identity UI display something sensible for about: and chrome: uris. r=gavin, a=blocks-final 2010-11-24 12:29:56 -08:00
browser_bug592338.js Bug 592338: Provide proper feedback when trying to install a persona with a non-default theme. r=gavin, a=blocking-b6 2010-09-07 12:20:12 -07:00
browser_bug594131.js Bug 707672 - openUILink[In] behavior should not be determined by browser.tabs.loadBookmarksInBackground. r=mak 2011-12-20 01:17:08 +01:00
browser_bug595507.js Bug 595507 - Show a validation message when an invalid form is submitted inside an iframe. r=gavin.sharp a=blocking 2010-09-20 22:27:47 +02:00
browser_bug596687.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_bug597218.js Bug 597218 - It shouldn't be possible for app tabs to be hidden r=dao, a=blocking 2010-10-11 10:27:05 -07:00
browser_bug598923.js Bug 618277 - Make add-on bar spring removable. r=dietrich 2010-12-11 19:41:53 +01:00
browser_bug599325.js Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher 2011-11-12 22:06:54 +11:00
browser_bug609700.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_bug616836.js test for bug 616836 2010-12-08 11:16:09 +01:00
browser_bug623155.js Bug 623155 - Clear userTypedValue on error pages, original patch by Neil Rashbook. r=dao 2011-12-18 12:22:34 +01:00
browser_bug623893.js fix bad interaction with browser_tab_dragdrop.js 2011-01-11 09:34:57 +01:00
browser_bug624734.js Bug 624734 - Star UI has no tooltip until bookmarked page is visited, r=mak, a=blocking 2011-01-13 16:28:20 +13:00
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_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_canonizeURL.js Bug 673528 - Only add www and a domain suffix when the typed domain contains no dot, colon or space. r=gavin, ui-r=faaborg 2011-08-19 11:17:39 +02: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 Bug 617539 - Remove nsIPluginHost_MOZILLA_2_0_BRANCH, nsIPluginInstanceOwner_MOZILLA_2_0_BRANCH, and nsIPluginInstance_MOZILLA_2_0_BRANCH; r=jst 2011-04-11 16:00:30 -04:00
browser_contentAreaClick.js Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao 2011-12-08 10:21:32 +01:00
browser_contextSearchTabPosition.js s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00
browser_ctrlTab.js Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao 2011-12-08 10:21: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 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher 2011-12-02 23:25:03 +11:00
browser_disablechrome.js Bug 635115: Allow opting out of sending add-on information to the discovery pane without disabling automatic add-on updates. r=Unfocused, a=beltzner 2011-02-24 10:32:02 -08:00
browser_discovery.js Bug 612609 - browser_discovery.js is permaorange on Places branch. 2010-11-17 10:25:13 -08:00
browser_drag.js Bug 587901 - Make the identity box draggable. r+a=dolske 2010-09-08 17:10:46 +02:00
browser_duplicateIDs.js Bug 589163 - Add test to prevent duplicate ids. r=gavin 2010-08-21 07:15:14 +02:00
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_gestureSupport.js Bug 479901 - Add WM_GESTURE support for Windows 7. r=vlad+smaug. 2009-04-02 14:34:31 -05: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 587922 - Tabs are not actually closed after using TabCandy interface [r=dão a=blocking2.0:beta4] 2010-08-17 11:39:17 -07:00
browser_identity_UI.js Bug 645564: don't bother checking for override state when hostname is null, r=dolske 2011-03-30 20:05:28 -04: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 608198: nsDefaultURIFixup::KeywordToURI should always strip leading "?" from keywords, r=bz, a=blocking 2010-10-31 16:01:28 -04:00
browser_locationBarCommand.js Bug 692970 - Fix intermittent 'browser_locationBarCommand.js | Urlbar is still focused after click'. r=gavin 2011-10-07 22:43:00 -07: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_maconly_carbon_mismatch_plugin.js Bug 628651 - [OSX] show notification bar offering to restart in 32-bit mode when content tries to use a 32-bit plugin using carbon based NPAPI a=hardblocker r=gavin, mossop 2011-02-04 11:59:14 -08:00
browser_middleMouse_inherit.js Bug 674161: middle mouse paste should prevent inheriting the current page's principal, r=dao 2011-07-28 08:37:56 -07:00
browser_minimize.js Backout changesets 9e4ab3907b29, 3abc0dbbf710 due to m-oth permaorange 2011-07-11 10:27:58 -07:00
browser_overflowScroll.js Bug 633861 - Re-enable browser_overflowScroll.js test on linux. r=dao 2011-02-17 09:42:36 +01:00
browser_page_style_menu.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_pageInfo.js Bug 668000 - browser_pageInfo.js leaks 2011-06-29 16:38:31 +02:00
browser_pinnedTabs.js Bug 595304 - Rename "TabPin" to "TabPinned" and "TabUnpin" to "TabUnpinned"; r=dao a=gavin 2010-09-11 12:11:25 +02:00
browser_plainTextLinks.js Bug 591953 - Show the "Open Link" context menu item for URLs with hyphens. r=gavin 2011-06-21 11:59:29 +02:00
browser_pluginnotification.js Bug 545070 - plugin-problem UI shouldn't say "click here". r=gavin 2011-05-22 18:46:33 -07:00
browser_popupNotification.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_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_relatedTabs.js Backout changeset ef79a5b41697 (bug 663395) 2011-08-03 20:39:51 +02:00
browser_sanitize-download-history.js Bug 577266 - Correct misspellings in source code 2011-09-06 17:20:35 -07:00
browser_sanitize-passwordDisabledHosts.js use gPrefService in tests 2009-07-28 09:09:50 +02:00
browser_sanitize-sitepermissions.js use Services.* in browser chrome tests 2010-04-03 09:36:55 +02:00
browser_sanitize-timespans.js Bug 467997 - browser_sanitize-timespans.js random failure when crossing midnight. 2011-03-03 13:51:01 +01:00
browser_sanitizeDialog_treeView.js Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=smaug+ehsan+dolske+enndeakin 2011-12-16 22:38:45 +09:00
browser_sanitizeDialog.js Bug 538595 - Clear Recent History should be able to clear offline cache, r=dcamp+gavin.sharp 2011-12-18 23:17:50 +01:00
browser_save_video.js Bug 712518 - Improve MockFilePicker.jsm; r=jmaher 2011-12-23 11:10:52 +13:00
browser_scope.js Bug 484127 - Move browser_scope.js into browser/; r=gavin.sharp 2009-03-19 15:57:55 +01:00
browser_selectTabAtIndex.js s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00
browser_tab_dragdrop2_frame1.xul 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
browser_tab_dragdrop2.js Bug 580128. Remove .wrappedJSObject gets that don't work with the new wrappers. r=mrbkap@gmail.com 2010-10-10 15:48:39 -07:00
browser_tab_dragdrop.js Bug 689564. Only forward event attributes on body/frameset to the window if we also forward the corresponding on* property. r=smaug 2011-09-28 11:54:50 -04:00
browser_tabfocus.js Bug 563591 - Focus event incorrectly fired on document when moving between tabs on tab bar. r=enn 2011-07-04 20:12:30 +02:00
browser_tabMatchesInAwesomebar.js remove redundant jsm imports from browser chrome tests 2011-06-10 11:58:45 +02:00
browser_tabs_isActive.js Bug 615194: add test to check isActive annotation is correct for tabs. r=bzbarsky, a=blocker 2010-11-30 17:57:20 -05:00
browser_tabs_owner.js use tabbrowser.tabs in tests (no bug) 2010-03-22 17:04:18 +01:00
browser_typeAheadFind.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_urlbarCopying.js Bug 691690 - Part 2: Use UTF-8 flag on copy. r=gavin 2011-10-07 07:35:17 +09:00
browser_urlbarEnter.js Bug 461304 - Test; r=gavin 2011-11-05 15:48:28 +00: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 612816 - Remove some dead prefs from firefox.js; r=dao 2010-11-16 22:38:00 -05:00
browser_visibleFindSelection.js Bug 559993. Scroll the whole selection into view, not just the focus point when finding on a page. r=roc a=blocking-final+ 2010-11-24 19:35:02 -06:00
browser_visibleTabs_bookmarkAllPages.js Bug 588011 - "Bookmark All Tabs" should ignore App Tabs. 2011-01-28 17:46:49 +01:00
browser_visibleTabs_bookmarkAllTabs.js Bug 658738 - reset TabContextMenu.contextTab when manually calling TabContextMenu.updateContextMenu 2011-06-12 21:49:35 +02:00
browser_visibleTabs_contextMenu.js Bug 658738 - reset TabContextMenu.contextTab when manually calling TabContextMenu.updateContextMenu 2011-06-12 21:49:35 +02:00
browser_visibleTabs_tabPreview.js Bug 585854 - Test tab previews in presence of Tab 2010-08-11 17:07:38 +08:00
browser_visibleTabs.js Bug 663421 - Don't close empty groups automatically; r=dao 2011-07-05 00:23:33 +02: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 661823 - Ctrl+F shouldn't work to open Find toolbar in about:permissions and should work to close existing Find bar. r=gavin 2011-06-06 08:15:21 -07:00
bug364677-data.xml Bug 364677 - No preview for sniffed feeds that don't have a channel/link or channel/id, r=mano 2009-08-09 14:11:25 -07:00
bug364677-data.xml^headers^ Bug 364677 - No preview for sniffed feeds that don't have a channel/link or channel/id, r=mano 2009-08-09 14:11:25 -07:00
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 Bug 592338: Provide proper feedback when trying to install a persona with a non-default theme. r=gavin, a=blocking-b6 2010-09-07 12:20:12 -07:00
ctxmenu-image.png Bug 449522 - Context menu for HTML5 <video> elements. r=gavin, ui-r=boriss 2008-10-22 23:36:52 -07:00
disablechrome.html Bug 571970: Main browser chrome should be hidden when viewing in-content UI. r=gavin, a=blocks-betaN 2010-12-06 10:05:55 -08:00
discovery.html Bug 365467 Focus contollers initial window and element can get out of sync r+sr=jst 2008-10-10 10:36:41 +01:00
domplate_test.js Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
dummy_page.html Bug 356571 - loadOneOrMoreURIs gives up if one of the URLs has an unknown protocol, r=gavin 2009-01-23 12:52:14 +01:00
feed_discovery.html Bug 451329 - Match IE7 and HTML5 by removing sniffing for title='rss' in feed autodiscovery, r=sayrer 2008-09-06 18:01:43 -07:00
feed_tab.html Bug 458579 - Feed tab missing in page info; r=gavin.sharp 2008-10-29 04:37:44 +01:00
file_bug550565_favicon.ico Bug 556684 Move test for bug 550565 r=dao 2010-04-11 20:52:59 +01:00
file_bug550565_popup.html Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support r=ctalbert a=NPOTB 2010-09-10 10:20:38 -07:00
gZipOfflineChild_uncompressed.html Add mochitest for bug 501422. r=mayhemer 2009-08-11 16:59:19 -07:00
gZipOfflineChild.cacheManifest Add mochitest for bug 501422. r=mayhemer 2009-08-11 16:59:19 -07:00
gZipOfflineChild.cacheManifest^headers^ Add mochitest for bug 501422. r=mayhemer 2009-08-11 16:59:19 -07:00
gZipOfflineChild.html Add mochitest for bug 501422. r=mayhemer 2009-08-11 16:59:19 -07:00
gZipOfflineChild.html^headers^ Add mochitest for bug 501422. r=mayhemer 2009-08-11 16:59:19 -07:00
Makefile.in Bug 623155 - Clear userTypedValue on error pages, original patch by Neil Rashbook. r=dao 2011-12-18 12:22:34 +01:00
moz.png Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
offlineChild2.cacheManifest Bug 462856 - offline app notification code doesn't handle subframes. r=mconnor, r=bz 2009-02-22 11:09:10 -08:00
offlineChild2.cacheManifest^headers^ Bug 462856 - offline app notification code doesn't handle subframes. r=mconnor, r=bz 2009-02-22 11:09:10 -08:00
offlineChild2.html Bug 462856 - offline app notification code doesn't handle subframes. r=mconnor, r=bz 2009-02-22 11:09:10 -08:00
offlineChild.cacheManifest Bug 462856 - offline app notification code doesn't handle subframes. r=mconnor, r=bz 2009-02-22 11:09:10 -08:00
offlineChild.cacheManifest^headers^ Bug 462856 - offline app notification code doesn't handle subframes. r=mconnor, r=bz 2009-02-22 11:09:10 -08:00
offlineChild.html Bug 462856 - offline app notification code doesn't handle subframes. r=mconnor, r=bz 2009-02-22 11:09:10 -08:00
offlineEvent.cacheManifest Trunk patch for Bug 491134, r+sr=jst 2009-06-15 11:27:29 +03:00
offlineEvent.cacheManifest^headers^ Trunk patch for Bug 491134, r+sr=jst 2009-06-15 11:27:29 +03:00
offlineEvent.html Trunk patch for Bug 491134, r+sr=jst 2009-06-15 11:27:29 +03:00
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_both2.html Test for bug 391728: No placeholder for disabled plugins. r=gavin 2008-10-30 19:21:23 +00:00
plugin_both.html Test for bug 391728: No placeholder for disabled plugins. r=gavin 2008-10-30 19:21:23 +00:00
plugin_test.html Bug 545070 - plugin-problem UI shouldn't say "click here". r=gavin 2011-05-22 18:46:33 -07:00
plugin_unknown.html Test for bug 391728: No placeholder for disabled plugins. r=gavin 2008-10-30 19:21:23 +00: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 556563 - Disable/remove "View video" when you're already viewing the video. r=dolske 2011-11-02 13:52:21 -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 Bug 435035 - Use different strings for mixed content in the identity UI. r=johnath, ui-r=faaborg 2009-09-11 19:28:55 +02:00
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 Bug 462673 - Browser exits unexpectedly whan calling window.close() from an unload handler. r=gavin 2009-03-24 12:47:06 +01:00
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_contextmenu.html Bug 352037 - Add an "Undo add to dictionary" item to spell checker's context menu item; r=ehsan 2011-12-29 16:06:56 -05: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 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
test_offlineNotification.html Bug 660233 part 1. Fix tests that assume UniversalXPConnect in otherwise-untrusted pages will get one nodePrincipal, documentURIObject, baseURIObject properties. r=mrbkap 2011-09-23 01:03:50 -04: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 Bug 496832 - Disable media entries in context menu when media source is invalid. r=gavin.sharp 2009-07-09 18:26:35 -07:00
zoom_test.html Bug 416661 - Site specific zoom level shouldn't apply to image documents, r=gavin ui-r=faaborg 2008-12-08 13:47:42 +01:00