gecko/browser/base/content/test
Dão Gottwald d0986b9f70 remove redundant jsm imports from browser chrome tests
--HG--
extra : rebase_source : 3eee5463d514dfe1f62cd59a9c317e31903e7313
2011-06-10 11:58:45 +02:00
..
tabview Bug 654423 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/tabview/browser_tabview_bug630102.js | application timed out; r=ehsan 2011-06-10 11:40:25 +02:00
alltabslistener.html
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
browser_aboutHome.js Bug 631257 - Only default snippets are styled in Firefox Start Page design. r=gavin a=blocking 2011-02-04 18:26:00 -08: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 577320 - Remove tabs progress listener callback stubs. r=gavin 2010-07-10 01:44:55 +02:00
browser_allTabsPanel.js use tabbrowser.tabs in tests (no bug) 2010-03-22 17:04:18 +01:00
browser_bug304198.js
browser_bug321000.js Bug 568995 - Update tests to use waitForClipboard [r=dao, r=dolske] 2010-06-02 13:38:35 -07:00
browser_bug329212.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_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
browser_bug416661.js Bug 541779 - Make site-specific zoom check asynchronous. r=myk 2010-03-25 06:52:21 -04:00
browser_bug417483.js
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 551944 - Get rid of the customizeInitialized callback. r=enn 2010-03-12 15:25:09 +01: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
browser_bug427559.js
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_bug441778.js
browser_bug455852.js s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00
browser_bug462289.js Send clicks to the center of elements, rather than to 2, 2, so that they don't end up outside the curvature of the border. (Bug 595652) r=Mossop a2.0=blocking2.0:betaN 2010-10-11 11:03:12 -07: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
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 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn 2010-03-04 08:13:27 +01: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 519216 - Removing a progress listener while it's being called should not affect subsequent listeners. r=gavin 2010-07-07 06:56:17 +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
browser_bug550565.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
browser_bug553455.js Bug 657154: browser_bug553455.js checks the wrong preference. r=gavin 2011-05-19 11:03:58 -07: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 567870 - add waitForClipboard to SimpleTest [r=gavin] 2010-06-02 13:38:32 -07: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_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 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +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 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02: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 612588 - Toolbars outside of the toolbox should be visible while customizing, just like those inside of the toolbox. r=enn a=gavin 2010-11-22 11:21:43 +01: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_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 647886 - Pulling down Back/Forward menu requires an unnecessary delay. r=sdwilsh 2011-05-24 08:34:14 +02: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_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 610619: Wait for window to completely open before continuing browser_contentAreaClick.js. r=mak, a=tests 2011-03-08 09:48:45 -08:00
browser_contextSearchTabPosition.js s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00
browser_ctrlTab.js s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02: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 549562 - Position the toolbar customization popup in repositionDialog() and make it invisible until it's positioned and loaded. r=gavin 2010-05-14 12:20:00 +02: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
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_inspector_highlighter.js Bug 653528 - Strip out Style and DOM panels and support code from Inspector.; r=gavin.sharp 2011-05-26 14:38:09 -03:00
browser_inspector_iframeTest.js Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
browser_inspector_initialization.js Bug 653528 - Strip out Style and DOM panels and support code from Inspector.; r=gavin.sharp 2011-05-26 14:38:09 -03:00
browser_inspector_scrolling.js Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
browser_inspector_store.js Bug 566083 - Inspect disappears when switching tabs r=dolske a=blocking2.0 2010-08-25 12:47:36 -07:00
browser_inspector_tab_switch.js Bug 653528 - Strip out Style and DOM panels and support code from Inspector.; r=gavin.sharp 2011-05-26 14:38:09 -03:00
browser_inspector_treePanel_input.html Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
browser_inspector_treePanel_output.js Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
browser_inspector_treePanel_result.html Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
browser_inspector_treeSelection.js Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03: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_locationBarExternalLoad.js Bug 658383: ensure that we avoid inheriting the owner principal when clicking the Go button, r=dao 2011-05-19 19:44:01 -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_NetworkPrioritizer.js Bug 554873, improve waitForFocus to check for about:blank pages, r=mak 2010-05-18 09:31:03 -04: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 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07: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
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 624843: PopupNotifications need to work after customizing the location bar, r=dolske, a=blocking 2011-01-18 00:11:08 -08:00
browser_popupUI.js Bug 606388 - Re-enable browser_popupUI.js. It is trying to use == to compare an Xray wrapper with a SJOW. r=jst 2011-03-11 12:07:43 -08:00
browser_relatedTabs.js whitespace fix 2010-06-14 17:52:40 +02:00
browser_sanitize-download-history.js use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00
browser_sanitize-passwordDisabledHosts.js
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 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz 2011-03-10 21:17:00 -08:00
browser_sanitizeDialog.js Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz 2011-03-10 21:17:00 -08:00
browser_scope.js
browser_scratchpad_bug_646070_chrome_context_pref.js Bug 657136 - Rename top-level Context menu to something less confusing in Scratchpad; r=mihai.sucan 2011-05-19 18:10:41 -03:00
browser_scratchpad_contexts.js Bug 657131 - Create a new Execute menu for Scratchpad; r=mihai.sucan,sdwilsh 2011-05-21 08:59:23 -03:00
browser_scratchpad_execute_print.js Bug 657131 - Create a new Execute menu for Scratchpad; r=mihai.sucan,sdwilsh 2011-05-21 08:59:23 -03:00
browser_scratchpad_files.js Bug 653093 - Rename Workspace to Scratchpad; r=l10n 2011-05-09 11:51:52 -03:00
browser_scratchpad_initialization.js Bug 657131 - Create a new Execute menu for Scratchpad; r=mihai.sucan,sdwilsh 2011-05-21 08:59:23 -03:00
browser_scratchpad_inspect.js Bug 653093 - Rename Workspace to Scratchpad; r=l10n 2011-05-09 11:51:52 -03:00
browser_scratchpad_tab_switch.js Bug 653108 - Scratchpad is tied to the tab it was first run in; r=mihai.sucan,sdwilsh 2011-05-21 08:59:23 -03:00
browser_scratchpad_ui.js Bug 657131 - Create a new Execute menu for Scratchpad; r=mihai.sucan,sdwilsh 2011-05-21 08:59:23 -03: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 449734 part 5 - Test for child Popup widget. a=test 2010-09-18 13:28:50 +02: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 449734 part 1 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN 2010-09-18 13:28:49 +02:00
browser_tabfocus.js Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +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_urlHighlight.js Bug 659693 - Make domain highlighting work with IPv6 literals. r=sdwilsh 2011-05-25 21:41:01 +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 588011 - "Bookmark All Tabs" should ignore App Tabs. 2011-01-28 17:46:49 +01:00
browser_visibleTabs_contextMenu.js Bug 625195 - 'Move to New Window' is disabled if a tab is orphaned or the only tab in the active group r=dao 2011-05-13 10:17:04 +08: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 589324 - Switch-to-Tab after Session Restore does not respect Tab Candy grouping [r=dietrich, a=blocking2.0] 2010-11-13 02:37:34 +08: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
bug364677-data.xml^headers^
bug395533-data.txt
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
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
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
feed_discovery.html
feed_tab.html
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
gZipOfflineChild.cacheManifest
gZipOfflineChild.cacheManifest^headers^
gZipOfflineChild.html
gZipOfflineChild.html^headers^
Makefile.in merge m-c to devtools 2011-06-06 16:42:23 -03: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
plugin_both2.html
plugin_both.html
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
subtst_contextmenu.html Bug 433860 - No spelling suggestions for text inputs when contenteditable node in document; r=gavin 2010-06-01 14:08:38 -04:00
test_bug364677.html
test_bug395533.html
test_bug435035.html
test_bug452451.html Bug 452451 - "enable relimit by default and find out if it breaks the web" [r=jwalden,jst] 2010-05-20 17:19:00 -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_contextmenu.html Bug 558072. Allow getting of popup position and size from popupshowing event. r=roc,a=blocking 2010-09-06 15:30:17 +12:00
test_feed_discovery.html
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 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
title_test.svg
video.ogg
zoom_test.html