gecko/browser/base/content/test
2010-08-12 13:05:15 -07:00
..
tabview Bustage fix for alt-ctrl-space win/linux key combination. 2010-08-12 13:05:15 -07: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
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 Bug 521282 - Make sure the browser window is focused before each test. r=mano 2009-11-22 15:05:54 +01:00
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 585361 - Handle requests for synchronously removing an already asynchronously closing tab. r=gavin 2010-08-11 15:12:54 +02:00
browser_bug386835.js Bug 541779 - Make site-specific zoom check asynchronous. r=myk 2010-03-25 06:52:21 -04:00
browser_bug405137.js Bug 405137 - no tooltip for tab close button, r=mano, a=beltzner 2008-01-29 23:16:00 -08:00
browser_bug406216.js s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00
browser_bug409481.js Adding more tests to figure out where the test timeout is happening 2008-07-31 14:05:04 -07: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_bug420160.js tests cleanup 2009-09-16 12:21:19 +02: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 tests cleanup 2009-09-16 12:21:19 +02: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 Cleanup leftover listeners from browser/base/content browser-chrome tests 2009-10-16 15:19:57 +02: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 573246: Fix tests that are failing with the Feedback extension installed. r=gavin 2010-06-24 15:01:27 -07:00
browser_bug462673.js Bug 462673 - Browser exits unexpectedly whan calling window.close() from an unload handler. r=gavin 2009-03-24 12:47:06 +01:00
browser_bug477014.js Bug 525708 - mIconURL shouldn't need to be accessed outside of tabbrowser.xml. r=mano 2009-12-15 08:49:08 +01: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 fix completely broken browser_bug481560.js 2009-11-06 22:44:11 +01: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 539068 - View Image Info selects the CSS background-image of an image rather than the image itself. r=dao 2010-01-14 11:47:24 +01: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 546573 - EnsureInnerWindow from wrappers. r=jst sr=bzbarsky 2010-07-20 21:05:11 -07:00
browser_bug537474.js Test for bug 537474 2010-01-02 11:03:06 +01:00
browser_bug550565.js Bug 556684 Move test for bug 550565 r=dao 2010-04-11 20:52:59 +01:00
browser_bug553455.js Fix a merge failure in the test from bug 581229. 2010-07-30 08:36:35 -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_bug562649.js Bug 562649 - set and correctly handle userTypedValue when loading external URIs. r=gavin,neil 2010-06-08 22:13:55 +02:00
browser_bug563588.js Test for bug 563588 2010-05-14 09:44:03 +02: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_bug580956.js Bug 580956: 'Undo Close Tab' should not be hidden when there are none to undo. r=dao 2010-07-29 14:36:42 -07:00
browser_bug581242.js Bug 581242 - about:addons should open in the current tab if that tab is blank. r=dao 2010-08-05 09:11:25 +02: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.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_discovery.js browser_discovery.js cleanup (no bug) 2009-10-16 15:21:26 +02:00
browser_drag.js Bug 571640. Part 1. Enhance synthesizeDrop to take a source element to start the drag on. r=enndeakin 2010-06-25 16:51:17 -05: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 use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00
browser_inspector_highlighter.js Bug 547453: create a web page inspector for Firefox, r=gavin 2010-05-13 16:38:21 -04:00
browser_inspector_iframeTest.js Bug 566081 - Inspect doesn't work inside iframes, r=gavin 2010-07-30 08:30:55 -03:00
browser_inspector_initialization.js bug 560692 - Create a style panel for web page inspector. p=me, r=gavin 2010-07-16 11:12:39 -03:00
browser_inspector_scrolling.js Bug 560830 - Handle DOMMouseScroll events in highlighter panels, r+a=gavin 2010-08-09 16:02:20 -03:00
browser_inspector_stylePanel.js bug 560692 - Create a style panel for web page inspector. p=me, r=gavin 2010-07-16 11:12:39 -03:00
browser_inspector_treeSelection.js Bug 547453: create a web page inspector for Firefox, r=gavin 2010-05-13 16:38:21 -04: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 580257 - _getScrollableElements needs to exclude non-scrollable elements. r=enn 2010-07-23 00:31:58 +02:00
browser_page_style_menu.js browser_pageInfo.js cleanup 2009-10-17 08:14:22 +02:00
browser_pageInfo.js use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00
browser_pinnedTabs.js Bug 563730 - Implement pinTab, unpinTab. r=gavin 2010-06-24 16:29:02 +02:00
browser_plainTextLinks.js Bug 526952 - Check if we're on a link before using the selection for the context menu, r=dao 2009-12-12 21:22:09 -05:00
browser_pluginnotification.js Bug 560449: Add support for opening the addons manager at a specific pane. r=gavin 2010-06-15 11:40:05 -07:00
browser_popupNotification.js Bug 581229: Allow popup notifications to persist across page loads. r=gavin 2010-07-29 15:59:55 -07:00
browser_popupUI.js Bug 470051 - Disable "New Tab" and "Open Location" commands in popups. r=gavin 2010-04-22 09:24:39 +02: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 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. r=adw 2010-04-20 10:07:24 +02:00
browser_sanitizeDialog_treeView.js use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00
browser_sanitizeDialog.js Bug 565669, clear recent history list doesn't expand when details opened, r=gavin 2010-05-18 09:37:43 -04: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_tabfocus.js Bug 509298 - updateCurrentBrowser leaves focus in location bar if no specific element is focused in that browser. r=enn, ui-r=beltzner 2009-10-31 01:04:07 +01:00
browser_tabMatchesInAwesomebar.js Backed out changeset b1e658a33221 on CLOSED TREE 2010-08-10 00:14:59 +02:00
browser_tabs_owner.js use tabbrowser.tabs in tests (no bug) 2010-03-22 17:04:18 +01:00
browser_typeAheadFind.js Backout |Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page.| due to Linux Mo(oth) and Linux64 Mo(oth) test failures. 2010-06-04 21:59:40 -04:00
browser_utilityOverlay.js Bug 512784: add Services.jsm module to allow easy global access to common services, r=dao, r=Mossop 2010-01-28 13:31:45 -05:00
browser_visibleTabs_bookmarkAllPages.js Rename browser_bookmarkAllTabs.js to browser_visibeTabs_bookmarkAllTabs.js 2010-08-11 12:02:15 +08:00
browser_visibleTabs_bookmarkAllTabs.js Backed out changeset ed2484b982b9 due to accidental landing. 2010-08-12 03:24:29 -07:00
browser_visibleTabs_contextMenu.js Move visibleTabs tests back to browser/content/test out of tabview directory. 2010-08-10 17:58:26 -07: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 Dummy whitespace to trigger a merge. 2010-08-10 20:39:02 -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 Adding test. 2007-09-20 15:19: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
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
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 556684 Move test for bug 550565 r=dao 2010-04-11 20:52:59 +01: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 Backed out changeset ed2484b982b9 due to accidental landing. 2010-08-12 03:24:29 -07: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 Bug 498312 - page style menu should follow the media query spec more closely. r=gavin 2010-01-24 12:40:20 +01: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 Test for bug 391728: No placeholder for disabled plugins. r=gavin 2008-10-30 19:21:23 +00:00
plugin_unknown.html Test for bug 391728: No placeholder for disabled plugins. r=gavin 2008-10-30 19:21:23 +00:00
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 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
test_bug395533.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07: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 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 Bug 462673 - Browser exits unexpectedly whan calling window.close() from an unload handler. r=gavin 2009-03-24 12:47:06 +01:00
test_contextmenu.html Bug 585841 - Right click, 'copy link location' no longer works 2010-08-10 13:55:31 -07:00
test_feed_discovery.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07: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 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 Bug 547854 - Improve outermost svg:title tooltip behaviour. r=dao,r=bzbarsky 2010-03-01 19:21:02 +00: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