gecko/dom/browser-element/mochitest
2014-10-10 14:28:04 -07:00
..
priority Bug 1050660 - Don't call removeChild immediately after calling setVisible. r=khuey 2014-08-20 20:25:44 +09:00
browserElement_Alert.js Bug 673569 - Let each frame script have its own scope (r=smaug) 2014-06-13 19:56:38 +02:00
browserElement_AlertInFrame.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_AppFramePermission.js Bug 993326 - Automatically restore apps launchable value. r=fabrice 2014-04-17 16:43:04 -04:00
browserElement_AppWindowNamespace.js Bug 826325 - Handle preventDefault on mozbrowserwindowopen events r=bz 2013-09-09 21:18:46 -07:00
browserElement_Auth.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_BackForward.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_BadScreenshot.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_BrowserWindowNamespace.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_BrowserWindowResize.js Bug 891763 - Browser API: mozbrowserresize event. r=jlebar 2013-08-16 19:16:20 +08:00
browserElement_Close.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_CloseApp.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_CloseFromOpener.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_ContextmenuEvents.js Bug 1009351 - Add link text to mozbrowser context menu data. r=smaug 2014-06-14 15:16:26 +08:00
browserElement_CookiesNotThirdParty.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_CopyPaste.js Bug 1067255 - Disallow cut and copy in password fields. r=ehsan 2014-10-08 16:27:31 -07:00
browserElement_DataURI.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_DocumentFirstPaint.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_DOMRequestError.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_Download.js bug 983747 - Add 'download' method to Browser API r=kanru,paolo 2014-06-09 10:51:25 -07:00
browserElement_ErrorSecurity.js Bug 855543 - Opening app content that generates a certificate error results in the 'app not loading properly' modal dialog on top of the cert error handling page, making it impossible to provide a cert exception to the web content. r=jlebar 2013-05-23 17:52:05 +02:00
browserElement_ExposableURI.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_FirstPaint.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_ForwardName.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_FrameWrongURI.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_GetContentDimensions.js Bug 757859 - Add getSize/onResize methods to browser element. r=ehsan 2014-09-03 16:20:21 +01:00
browserElement_GetScreenshot.js Bug 970777 - Remove redundant |numLoaded| checks in dom/browser-element/mochitests/*.js. r=smaug 2014-05-09 01:52:00 +02:00
browserElement_GetScreenshotDppx.js Bug 959066 - Test for hi-res screenshot for getScreenshot API. r=smaug 2014-02-12 09:53:28 -05:00
browserElement_Iconchange.js Bug 1045934 - Add rel information to iconchange event detail. r=fabrice 2014-09-23 17:23:11 +02:00
browserElement_KeyEvents.js Bug 1032878 - Fix for various failing mochitest-plain/-chrome tests. r=jmaher, r=akachkach, r=surkov, r=cpearce 2014-08-10 20:03:50 -07:00
browserElement_LoadEvents.js Bug 869903 - Report background color on mozbrowserloadend, r=jlebar 2013-06-06 17:40:49 -04:00
browserElement_Manifestchange.js Bug 982800 - Browser API: Add a mozbrowsermanifestchange event to detect <link rel="manifest"> elements, r=ehsan 2014-03-13 15:30:03 +00:00
browserElement_Metachange.js Bug 962626 - Browser API: mozmetachanged triggered when a meta element is added to the dom., r=ehsan 2014-01-30 09:31:34 -08:00
browserElement_NextPaint.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_OpenMixedProcess.js Bug 976105 - Remove test-suite dependency on unprivileged calls to constructor-as-function. r=bz 2014-02-24 14:40:21 -08:00
browserElement_OpenNamed.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_Opensearch.js Bug 883002 - Add opensearch support to the mozbrowser API r=jlebar 2013-07-20 09:47:47 -07:00
browserElement_OpenWindow.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_OpenWindowDifferentOrigin.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_OpenWindowInFrame.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_OpenWindowRejected2.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_OpenWindowRejected.js Bug 826325 - Handle preventDefault on mozbrowserwindowopen events r=bz 2013-09-09 21:18:46 -07:00
browserElement_PrivateBrowsing.js Bug 832700 - Add private browsing to b2g, tests r=smaug 2014-10-10 14:28:04 -07:00
browserElement_PromptCheck.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_PromptConfirm.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_PurgeHistory.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_Reload.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_ReloadPostRequest.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_RemoveBrowserElement.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_ScrollEvent.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_SecurityChange.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_SendEvent.js Bug 857412 - Try to fix intermittent orange in browserElement_SendEvent.js by unregistering our test event listener after we're done testing. r=vingtetun 2013-05-27 16:33:57 -04:00
browserElement_SetInputMethodActive.js Bug 1022852 - Fix setInputMethodActive test that rely on order of async message. r=yxl 2014-06-29 03:47:00 +02:00
browserElement_SetVisible.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_SetVisibleFrames2.js Bug 877478 - Fix tests that depend on creating verboten instances in content. r=mrbkap 2013-06-04 19:56:42 -07:00
browserElement_SetVisibleFrames.js Bug 877478 - Fix tests that depend on creating verboten instances in content. r=mrbkap 2013-06-04 19:56:42 -07:00
browserElement_Stop.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_TargetBlank.js Bug 826325 - Handle preventDefault on mozbrowserwindowopen events r=bz 2013-09-09 21:18:46 -07:00
browserElement_TargetTop.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_ThemeColor.js Bug 1013913 - Add meta name=theme-color to have configurable status bar color. r=fabrice 2014-07-12 13:28:48 +02:00
browserElement_Titlechange.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_TopBarrier.js Bug 1032878 - Fix for various failing mochitest-plain/-chrome tests. r=jmaher, r=akachkach, r=surkov, r=cpearce 2014-08-10 20:03:50 -07:00
browserElement_VisibilityChange.js Bug 868816 - Remove the notifications for the displayed app when we go out of the lock screen. r=jlebar 2013-05-24 11:33:46 +02:00
browserElement_XFrameOptions.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_XFrameOptionsAllowFrom.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_XFrameOptionsDeny.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElement_XFrameOptionsSameOrigin.js Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
browserElementTestHelpers.js Bug 987040 - Part 4: mochitest for mozbrowserselectionchange api. r=ehsan 2014-07-28 01:21:00 +02:00
createNewTest.py Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
file_browserElement_AlertInFrame_Inner.html Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
file_browserElement_AlertInFrame.html
file_browserElement_AppFramePermission.html
file_browserElement_AppWindowNamespace.html
file_browserElement_BrowserWindowNamespace.html Bug 852847 - Part 2: Do things later in our browser-element tests, thus avoiding doing things before the browser-element machinery has loaded. r=kk1ff 2013-03-28 15:51:10 -04:00
file_browserElement_CloseApp.html Bug 789392 - Allow mozapp frames to window.close() themselves. r=bz 2012-10-04 00:44:50 -04:00
file_browserElement_CloseFromOpener.html
file_browserElement_CookiesNotThirdParty.html Bug 806127 - Test that cookies from pages inside <iframe mozbrowser> are not considered third-party. r=bz 2012-11-10 10:32:37 -08:00
file_browserElement_ForwardName.html
file_browserElement_FrameWrongURI.html Bug 804446 - Disable the javascript: protocol when it is entered in the location bar of browser in Firefox OS, r=bz 2012-10-26 10:46:27 +02:00
file_browserElement_LoadEvents.html Bug 869903 - Report background color on mozbrowserloadend, r=jlebar 2013-06-06 17:40:49 -04:00
file_browserElement_Metachange.sjs Bug 962626 - Browser API: mozmetachanged triggered when a meta element is added to the dom., r=ehsan 2014-01-30 09:31:34 -08:00
file_browserElement_NextPaint.html Bug 808231 - Implement add/removeNextPaintListener() methods for mozbrowsers r=jlebar a=blocking-basecamp 2012-12-06 18:03:27 +01:00
file_browserElement_Open1.html
file_browserElement_Open2.html
file_browserElement_OpenMixedProcess.html
file_browserElement_OpenNamed2.html
file_browserElement_OpenNamed.html
file_browserElement_OpenWindowDifferentOrigin.html
file_browserElement_OpenWindowInFrame.html
file_browserElement_OpenWindowRejected.html
file_browserElement_PrivateBrowsing.html Bug 832700 - Add private browsing to b2g, tests r=smaug 2014-10-10 14:28:04 -07:00
file_browserElement_SecurityChange.html
file_browserElement_SetVisibleFrames2_Outer.html Bug 844169 - Part 3: Make sure that all callers of HTMLIFrameElement.mozbrowser have chrome privileges; r=bzbarsky 2013-02-26 21:26:10 -05:00
file_browserElement_SetVisibleFrames_Inner.html Bug 812086 part 3. Convert internal consumers of mozHidden and mozVisibilityState to the unprefixed versions. r=smaug 2012-11-16 14:22:56 -08:00
file_browserElement_SetVisibleFrames_Outer.html Bug 844169 - Part 3: Make sure that all callers of HTMLIFrameElement.mozbrowser have chrome privileges; r=bzbarsky 2013-02-26 21:26:10 -05:00
file_browserElement_TargetBlank.html
file_browserElement_TargetTop.html
file_browserElement_ThemeColor.html Bug 1013913 - Add meta name=theme-color to have configurable status bar color. r=fabrice 2014-07-12 13:28:48 +02:00
file_browserElement_XFrameOptions.sjs
file_browserElement_XFrameOptionsAllowFrom.html
file_browserElement_XFrameOptionsAllowFrom.sjs
file_browserElement_XFrameOptionsDeny.html
file_browserElement_XFrameOptionsSameOrigin.html
file_bug709759.sjs
file_bug741717.sjs
file_download_bin.sjs bug 983747 - Add 'download' method to Browser API r=kanru,paolo 2014-06-09 10:51:25 -07:00
file_empty_script.js
file_empty.html
file_focus.html
file_http_401_response.sjs
file_inputmethod.html Bug 983490 - Better progress control for setInputMethodActive() test. r=yxl 2014-05-23 03:14:00 +02:00
file_post_request.html Bug 793644 - Test case r=jlebar 2012-10-19 18:39:22 +08:00
file_wyciwyg.html Bug 795317: Test case r=jlebar 2012-10-16 19:59:04 +08:00
mochitest-oop.ini Bug 832700 - Add private browsing to b2g, tests r=smaug 2014-10-10 14:28:04 -07:00
mochitest.ini Bug 832700 - Add private browsing to b2g, tests r=smaug 2014-10-10 14:28:04 -07:00
test_browserElement_inproc_Alert.html
test_browserElement_inproc_AlertInFrame.html
test_browserElement_inproc_AppFramePermission.html
test_browserElement_inproc_AppWindowNamespace.html
test_browserElement_inproc_Auth.html
test_browserElement_inproc_BackForward.html
test_browserElement_inproc_BadScreenshot.html Bug 800170 - Modify mozbrowser's getScreenshot() so it takes max-width, max-height parameters. r=smaug 2012-10-17 00:23:08 -04:00
test_browserElement_inproc_BrowserWindowNamespace.html
test_browserElement_inproc_BrowserWindowResize.html Bug 891763 - Browser API: mozbrowserresize event. r=jlebar 2013-08-16 19:16:20 +08:00
test_browserElement_inproc_Close.html
test_browserElement_inproc_CloseApp.html Bug 789392 - Allow mozapp frames to window.close() themselves. r=bz 2012-10-04 00:44:50 -04:00
test_browserElement_inproc_CloseFromOpener.html
test_browserElement_inproc_ContextmenuEvents.html
test_browserElement_inproc_CookiesNotThirdParty.html Bug 806127 - Test that cookies from pages inside <iframe mozbrowser> are not considered third-party. r=bz 2012-11-10 10:32:37 -08:00
test_browserElement_inproc_CopyPaste.html Bug 987040 - Part 4: mochitest for mozbrowserselectionchange api. r=ehsan 2014-07-28 01:21:00 +02:00
test_browserElement_inproc_DataURI.html
test_browserElement_inproc_DocumentFirstPaint.html Bug 829486 - Fire documentfirstpaint every time a window created. r=jlebar 2013-01-28 15:44:38 +08:00
test_browserElement_inproc_DOMRequestError.html
test_browserElement_inproc_Download.html bug 983747 - Add 'download' method to Browser API r=kanru,paolo 2014-06-09 10:51:25 -07:00
test_browserElement_inproc_ErrorSecurity.html
test_browserElement_inproc_ExposableURI.html Bug 795317: Test case r=jlebar 2012-10-16 19:59:04 +08:00
test_browserElement_inproc_FirstPaint.html
test_browserElement_inproc_ForwardName.html
test_browserElement_inproc_FrameWrongURI.html Bug 804446 - Disable the javascript: protocol when it is entered in the location bar of browser in Firefox OS, r=bz 2012-10-26 10:46:27 +02:00
test_browserElement_inproc_GetContentDimensions.html Bug 757859 - Add getSize/onResize methods to browser element. r=ehsan 2014-09-03 16:20:21 +01:00
test_browserElement_inproc_GetScreenshot.html
test_browserElement_inproc_GetScreenshotDppx.html Bug 959066 - Test for hi-res screenshot for getScreenshot API. r=smaug 2014-02-12 09:53:28 -05:00
test_browserElement_inproc_Iconchange.html
test_browserElement_inproc_KeyEvents.html
test_browserElement_inproc_LoadEvents.html
test_browserElement_inproc_Manifestchange.html Bug 982800 - Browser API: Add a mozbrowsermanifestchange event to detect <link rel="manifest"> elements, r=ehsan 2014-03-13 15:30:03 +00:00
test_browserElement_inproc_Metachange.html Bug 962626 - Browser API: mozmetachanged triggered when a meta element is added to the dom., r=ehsan 2014-01-30 09:31:34 -08:00
test_browserElement_inproc_NextPaint.html Bug 808231 - Implement add/removeNextPaintListener() methods for mozbrowsers r=jlebar a=blocking-basecamp 2012-12-06 18:03:27 +01:00
test_browserElement_inproc_OpenMixedProcess.html
test_browserElement_inproc_OpenNamed.html
test_browserElement_inproc_Opensearch.html Bug 883002 - Add opensearch support to the mozbrowser API r=jlebar 2013-07-20 09:47:47 -07:00
test_browserElement_inproc_OpenWindow.html
test_browserElement_inproc_OpenWindowDifferentOrigin.html
test_browserElement_inproc_OpenWindowInFrame.html
test_browserElement_inproc_OpenWindowRejected2.html
test_browserElement_inproc_OpenWindowRejected.html
test_browserElement_inproc_PrivateBrowsing.html Bug 832700 - Add private browsing to b2g, tests r=smaug 2014-10-10 14:28:04 -07:00
test_browserElement_inproc_PromptCheck.html
test_browserElement_inproc_PromptConfirm.html
test_browserElement_inproc_PurgeHistory.html Bug 920881 - Fix assertion in nsSHistory::EvictOutOfRangeWindowContentViewers (r=smaug) 2013-09-30 12:24:33 -07:00
test_browserElement_inproc_Reload.html
test_browserElement_inproc_ReloadPostRequest.html Bug 793644 - Test case r=jlebar 2012-10-19 18:39:22 +08:00
test_browserElement_inproc_RemoveBrowserElement.html
test_browserElement_inproc_ScrollEvent.html
test_browserElement_inproc_SecurityChange.html
test_browserElement_inproc_SendEvent.html
test_browserElement_inproc_SetInputMethodActive.html Bug 905573 - Add setInputMethodActive to browser elements to allow gaia system set the active IME app. r=fabrice 2013-09-23 09:40:59 -04:00
test_browserElement_inproc_SetVisible.html
test_browserElement_inproc_SetVisibleFrames2.html
test_browserElement_inproc_SetVisibleFrames.html
test_browserElement_inproc_Stop.html
test_browserElement_inproc_TargetBlank.html
test_browserElement_inproc_TargetTop.html
test_browserElement_inproc_ThemeColor.html Bug 1013913 - Add meta name=theme-color to have configurable status bar color. r=fabrice 2014-07-12 13:28:48 +02:00
test_browserElement_inproc_Titlechange.html
test_browserElement_inproc_TopBarrier.html
test_browserElement_inproc_VisibilityChange.html Bug 868816 - Remove the notifications for the displayed app when we go out of the lock screen. r=jlebar 2013-05-24 11:33:46 +02:00
test_browserElement_inproc_XFrameOptions.html
test_browserElement_inproc_XFrameOptionsAllowFrom.html
test_browserElement_inproc_XFrameOptionsDeny.html
test_browserElement_inproc_XFrameOptionsSameOrigin.html
test_browserElement_NoAttr.html
test_browserElement_NoPermission.html Bug 970290 - Rename NoWhitelist to NoPermission. r=fabrice 2014-02-26 11:38:32 +08:00
test_browserElement_NoPref.html Bug 970290 - Call setEnabledPref earlier. r=fabrice 2014-02-25 16:13:05 +08:00
test_browserElement_oop_Alert.html
test_browserElement_oop_AlertInFrame.html
test_browserElement_oop_AppFramePermission.html
test_browserElement_oop_AppWindowNamespace.html
test_browserElement_oop_Auth.html
test_browserElement_oop_BackForward.html
test_browserElement_oop_BadScreenshot.html Bug 800170 - Modify mozbrowser's getScreenshot() so it takes max-width, max-height parameters. r=smaug 2012-10-17 00:23:08 -04:00
test_browserElement_oop_BrowserWindowNamespace.html
test_browserElement_oop_BrowserWindowResize.html Bug 891763 - Browser API: mozbrowserresize event. r=jlebar 2013-08-16 19:16:20 +08:00
test_browserElement_oop_Close.html
test_browserElement_oop_CloseApp.html Bug 789392 - Allow mozapp frames to window.close() themselves. r=bz 2012-10-04 00:44:50 -04:00
test_browserElement_oop_CloseFromOpener.html
test_browserElement_oop_ContextmenuEvents.html
test_browserElement_oop_CookiesNotThirdParty.html Bug 806127 - Test that cookies from pages inside <iframe mozbrowser> are not considered third-party. r=bz 2012-11-10 10:32:37 -08:00
test_browserElement_oop_CopyPaste.html Bug 987040 - Part 4: mochitest for mozbrowserselectionchange api. r=ehsan 2014-07-28 01:21:00 +02:00
test_browserElement_oop_DataURI.html
test_browserElement_oop_DocumentFirstPaint.html Bug 829486 - Fire documentfirstpaint every time a window created. r=jlebar 2013-01-28 15:44:38 +08:00
test_browserElement_oop_DOMRequestError.html
test_browserElement_oop_Download.html bug 983747 - Add 'download' method to Browser API r=kanru,paolo 2014-06-09 10:51:25 -07:00
test_browserElement_oop_ErrorSecurity.html
test_browserElement_oop_ExposableURI.html Bug 795317: Test case r=jlebar 2012-10-16 19:59:04 +08:00
test_browserElement_oop_FirstPaint.html
test_browserElement_oop_ForwardName.html
test_browserElement_oop_FrameWrongURI.html Bug 804446 - Disable the javascript: protocol when it is entered in the location bar of browser in Firefox OS, r=bz 2012-10-26 10:46:27 +02:00
test_browserElement_oop_GetContentDimensions.html Bug 757859 - Add getSize/onResize methods to browser element. r=ehsan 2014-09-03 16:20:21 +01:00
test_browserElement_oop_GetScreenshot.html Bug 878003 - Test for getScreenshot transparency. r=smaug 2014-01-13 08:55:15 -05:00
test_browserElement_oop_GetScreenshotDppx.html Bug 959066 - Test for hi-res screenshot for getScreenshot API. r=smaug 2014-02-12 09:53:28 -05:00
test_browserElement_oop_Iconchange.html
test_browserElement_oop_KeyEvents.html
test_browserElement_oop_LoadEvents.html
test_browserElement_oop_Manifestchange.html Bug 982800 - Browser API: Add a mozbrowsermanifestchange event to detect <link rel="manifest"> elements, r=ehsan 2014-03-13 15:30:03 +00:00
test_browserElement_oop_Metachange.html Bug 962626 - Browser API: mozmetachanged triggered when a meta element is added to the dom., r=ehsan 2014-01-30 09:31:34 -08:00
test_browserElement_oop_NextPaint.html Bug 808231 - Implement add/removeNextPaintListener() methods for mozbrowsers r=jlebar a=blocking-basecamp 2012-12-06 18:03:27 +01:00
test_browserElement_oop_OpenMixedProcess.html
test_browserElement_oop_OpenNamed.html
test_browserElement_oop_Opensearch.html Bug 883002 - Add opensearch support to the mozbrowser API r=jlebar 2013-07-20 09:47:47 -07:00
test_browserElement_oop_OpenWindow.html
test_browserElement_oop_OpenWindowDifferentOrigin.html
test_browserElement_oop_OpenWindowInFrame.html
test_browserElement_oop_OpenWindowRejected2.html
test_browserElement_oop_OpenWindowRejected.html
test_browserElement_oop_PrivateBrowsing.html Bug 832700 - Add private browsing to b2g, tests r=smaug 2014-10-10 14:28:04 -07:00
test_browserElement_oop_PromptCheck.html
test_browserElement_oop_PromptConfirm.html
test_browserElement_oop_PurgeHistory.html Bug 807056 - BrowserElement* purgeHistory(). r=jlebar 2012-11-02 19:50:54 -04:00
test_browserElement_oop_Reload.html
test_browserElement_oop_ReloadPostRequest.html Bug 793644 - Test case r=jlebar 2012-10-19 18:39:22 +08:00
test_browserElement_oop_RemoveBrowserElement.html
test_browserElement_oop_ScrollEvent.html
test_browserElement_oop_SecurityChange.html
test_browserElement_oop_SendEvent.html
test_browserElement_oop_SetInputMethodActive.html Bug 905573 - Add setInputMethodActive to browser elements to allow gaia system set the active IME app. r=fabrice 2013-09-23 09:40:59 -04:00
test_browserElement_oop_SetVisible.html
test_browserElement_oop_SetVisibleFrames2.html
test_browserElement_oop_SetVisibleFrames.html
test_browserElement_oop_Stop.html
test_browserElement_oop_TargetBlank.html
test_browserElement_oop_TargetTop.html
test_browserElement_oop_ThemeColor.html Bug 1013913 - Add meta name=theme-color to have configurable status bar color. r=fabrice 2014-07-12 13:28:48 +02:00
test_browserElement_oop_Titlechange.html
test_browserElement_oop_TopBarrier.html
test_browserElement_oop_VisibilityChange.html Bug 868816 - Remove the notifications for the displayed app when we go out of the lock screen. r=jlebar 2013-05-24 11:33:46 +02:00
test_browserElement_oop_XFrameOptions.html
test_browserElement_oop_XFrameOptionsAllowFrom.html
test_browserElement_oop_XFrameOptionsDeny.html
test_browserElement_oop_XFrameOptionsSameOrigin.html