gecko/dom/browser-element/mochitest
2015-12-03 22:58:08 -05:00
..
priority Bug 1196665 - Add originAttributes into SpecialPowers. r=bholley 2015-10-07 14:35:43 +08:00
async.js Bug 1195801 - part 2: Tests for getStructuredData. r=kanru 2015-09-17 20:55:19 -07:00
browserElement_Alert.js Bug 1121558 - Remove message listener after test-success. r=smaug 2015-02-06 19:57:41 +08:00
browserElement_AlertInFrame.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_AllowEmbedAppsInNestedOOIframe.js Bug 1196665 - Add originAttributes into SpecialPowers. r=bholley 2015-10-07 14:35:43 +08:00
browserElement_AppFramePermission.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_AppWindowNamespace.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_AudioChannel.js Bug 1223261 - Add the audio playback test for the case muted-by-default. r=baku. 2015-11-27 10:19:27 +08:00
browserElement_AudioPlayback.js Bug 1196361 - Remove the media.useAudioChannelService pref; r=baku 2015-08-19 21:00:18 -04:00
browserElement_Auth.js Bug 1165272 - Part 1: remove getAppCodebasePrincipal. r=bholley 2015-08-17 17:03:19 +08:00
browserElement_BackForward.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_BadScreenshot.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_BrowserWindowNamespace.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_BrowserWindowResize.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_Close.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_CloseApp.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_CloseFromOpener.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_ContextmenuEvents.js Bug 1210265 - Add a pref toggle for copying/pasting only plain text on B2G. r=timdream 2015-10-02 00:26:00 +02:00
browserElement_CookiesNotThirdParty.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_CopyPaste.js Bug 1196665 - Add originAttributes into SpecialPowers. r=bholley 2015-10-07 14:35:43 +08:00
browserElement_DataURI.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_DisallowEmbedAppsInOOP.js Bug 1196665 - Add originAttributes into SpecialPowers. r=bholley 2015-10-07 14:35:43 +08:00
browserElement_DocumentFirstPaint.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_DOMRequestError.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_Download.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_ErrorSecurity.js Bug 1106132 - Signal more error types in browser element. r=fabrice 2014-12-05 11:06:25 +00:00
browserElement_ExecuteScript.js Bug 1174733 - Browser API: iframe.executeScript. r=kanru, r=bholley 2015-07-16 03:56:00 -04:00
browserElement_ExposableURI.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_Find.js Bug 1163961 - Browser API: Page search. r=kchen, r=ehsan 2015-06-09 20:04:00 -04:00
browserElement_FirstPaint.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_ForwardName.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_FrameWrongURI.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_GetContentDimensions.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_GetScreenshot.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_GetScreenshotDppx.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_getStructuredData.js Bug 1195801 - part 2: Tests for getStructuredData. r=kanru 2015-09-17 20:55:19 -07:00
browserElement_getWebManifest.js Bug 1169633 - [Browser API] getWebManifest(). r=kanru, r=bholley 2015-11-03 03:52:00 +01:00
browserElement_Iconchange.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_LoadEvents.js Backout b0359c684793 (Bug 926452) for causing bug 1213051 r=me 2015-10-28 13:33:52 -07:00
browserElement_Manifestchange.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_Metachange.js Bug 1178484 - Part 5: Test for metachange event when Open Graph property is loaded. r=kanru 2015-08-28 03:31:36 -07:00
browserElement_NextPaint.js Bug 1207494 - Part 3: Remove use of expression closure from dom/browser-element/. r=smaug 2015-09-23 18:39:13 +09:00
browserElement_NotifyChannel.js Bug 1206581 - Implement notifyChannel() on AudioChannel API. r=kanru, r=baku. 2015-11-06 00:32:04 +08:00
browserElement_OpenMixedProcess.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_OpenNamed.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_Opensearch.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_OpenTab.js Bug 1156615 - (Browser API) ctrl/cmd/middle-click doesn't work if <a> element has children. r=kchen 2015-04-20 22:27:00 -04:00
browserElement_OpenWindow.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_OpenWindowDifferentOrigin.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_OpenWindowEmpty.js Bug 1216937 - Assign default URL for mozbrowseropenwindow event. r=smaug 2015-11-06 16:59:08 +08:00
browserElement_OpenWindowInFrame.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_OpenWindowRejected2.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_OpenWindowRejected.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_PrivateBrowsing.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_PromptCheck.js Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
browserElement_PromptConfirm.js Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
browserElement_Proxy.js Bug 1196665 - Add originAttributes into SpecialPowers. r=bholley 2015-10-07 14:35:43 +08:00
browserElement_PurgeHistory.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_Reload.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_ReloadPostRequest.js Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
browserElement_RemoveBrowserElement.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_ScrollEvent.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_SecurityChange.js Bug 1189494 - Pass tracking information to BrowserElement's mozbrowsersecuritychange event. r=fabrice 2015-08-10 16:59:59 -04:00
browserElement_SelectionStateBlur.js Bug 1111433 - Add mochitest to verify SelectionStateChanged with blur state. r=ehsan 2015-01-07 23:34:00 -05:00
browserElement_SendEvent.js Bug 1131695 - Ensure that mouse and touch events sent via BrowserElementParent to the child are offsetted correctly. r=fabrice 2015-02-16 21:41:49 -05:00
browserElement_SetInputMethodActive.js Bug 1198163 - Workaround Mochitest app and assign frame proper permissions, r=kanru 2015-11-10 22:17:00 +01:00
browserElement_SetNFCFocus.js Bug 1188639 - Fix typo in BrowserElement.webidl and add tests for it. r=yoshi,bz 2015-08-03 10:56:03 +08:00
browserElement_SetVisible.js Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
browserElement_SetVisibleFrames2.js Bug 1196665 - Add originAttributes into SpecialPowers. r=bholley 2015-10-07 14:35:43 +08:00
browserElement_SetVisibleFrames.js Bug 1196665 - Add originAttributes into SpecialPowers. r=bholley 2015-10-07 14:35:43 +08:00
browserElement_Stop.js Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
browserElement_TargetBlank.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_TargetTop.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_ThemeColor.js Bug 1164123 - Add support for a theme-group meta to make theme-color"themable". r=fabrice 2015-06-17 10:02:00 -04:00
browserElement_Titlechange.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_TopBarrier.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_Viewmode.js Bug 1162844 - Add meta name="viewmode" to have configurable VR experiences. r=fabrice 2015-05-29 05:58:00 +02:00
browserElement_VisibilityChange.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_XFrameOptions.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_XFrameOptionsAllowFrom.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_XFrameOptionsDeny.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElement_XFrameOptionsSameOrigin.js Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
browserElementTestHelpers.js Bug 1210265 - Add a pref toggle for copying/pasting only plain text on B2G. r=timdream 2015-10-02 00:26:00 +02:00
chrome.ini Bug 1206581 - Implement notifyChannel() on AudioChannel API. r=kanru, r=baku. 2015-11-06 00:32:04 +08:00
createNewTest.py Bug 978681 - Fix createNewTest.py to use mochitest.ini. r=smaug 2014-10-31 10:39:15 +08:00
file_audio.html Backed out changeset bcfbdb934c37 (bug 1113086) for breaking cpp tests with timeouts in TestAudioChannelService.exe 2015-07-11 14:14:58 +02:00
file_browserElement_AlertInFrame_Inner.html
file_browserElement_AlertInFrame.html
file_browserElement_AllowEmbedAppsInNestedOOIframe.html Bug 1097479 - Allow nested content process to embed apps and add a nested pref check function. r=kanru 2015-04-29 03:48:00 +02:00
file_browserElement_AppFramePermission.html
file_browserElement_AppWindowNamespace.html
file_browserElement_BrowserWindowNamespace.html
file_browserElement_CloseApp.html
file_browserElement_CloseFromOpener.html
file_browserElement_CookiesNotThirdParty.html
file_browserElement_DisallowEmbedAppsInOOP.html Bug 1059662 - Disallow OOP app to embed in-proc apps. r=fabrice 2014-11-11 10:25:36 +08:00
file_browserElement_ExecuteScript.html Bug 1174733 - Browser API: iframe.executeScript. r=kanru, r=bholley 2015-07-16 03:56:00 -04:00
file_browserElement_ForwardName.html
file_browserElement_FrameWrongURI.html
file_browserElement_LoadEvents.html Backout b0359c684793 (Bug 926452) for causing bug 1213051 r=me 2015-10-28 13:33:52 -07:00
file_browserElement_Metachange.sjs
file_browserElement_NextPaint.html
file_browserElement_NotifyChannel.html Bug 1206581 - Implement notifyChannel() on AudioChannel API. r=kanru, r=baku. 2015-11-06 00:32:04 +08: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_OpenWindowEmpty.html Bug 1216937 - Assign default URL for mozbrowseropenwindow event. r=smaug 2015-11-06 16:59:08 +08:00
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 Bug 1189494 - Pass tracking information to BrowserElement's mozbrowsersecuritychange event. r=fabrice 2015-08-10 16:59:59 -04:00
file_browserElement_SetVisibleFrames2_Outer.html Backed out changeset fb224386bea8 (bug 1003848) for bustage on a CLOSED TREE 2014-12-03 16:43:15 +01:00
file_browserElement_SetVisibleFrames_Inner.html
file_browserElement_SetVisibleFrames_Outer.html
file_browserElement_TargetBlank.html
file_browserElement_TargetTop.html
file_browserElement_ThemeColor.html
file_browserElement_Viewmode.html Bug 1162844 - Add meta name="viewmode" to have configurable VR experiences. r=fabrice 2015-05-29 05:58:00 +02:00
file_browserElement_XFrameOptions.sjs
file_browserElement_XFrameOptionsAllowFrom.html Bug 1151111 - Append iframe2 after iframe1 has loaded. r=kchen 2015-05-05 19:42:00 -04:00
file_browserElement_XFrameOptionsAllowFrom.sjs
file_browserElement_XFrameOptionsDeny.html
file_browserElement_XFrameOptionsSameOrigin.html
file_bug709759.sjs
file_bug741717.sjs
file_download_bin.sjs
file_empty_script.js
file_empty.html
file_focus.html
file_http_401_response.sjs
file_http_407_response.sjs Bug 1138354 - Add proxy authencation info for 'mozbrowserusernameandpasswordrequired' event. r=mayhemer 2015-03-26 18:49:16 +08:00
file_illegal_web_manifest.html Bug 1169633 - [Browser API] getWebManifest(). r=kanru, r=bholley 2015-11-03 03:52:00 +01:00
file_microdata_bad_itemref.html Bug 1195801 - part 2: Tests for getStructuredData. r=kanru 2015-09-17 20:55:19 -07:00
file_microdata_itemref.html Bug 1195801 - part 2: Tests for getStructuredData. r=kanru 2015-09-17 20:55:19 -07:00
file_microdata.html Bug 1195801 - part 2: Tests for getStructuredData. r=kanru 2015-09-17 20:55:19 -07:00
file_microformats.html Bug 1195801 - part 2: Tests for getStructuredData. r=kanru 2015-09-17 20:55:19 -07:00
file_post_request.html
file_processingAudioSample.html Bug 1223261 - Add the audio playback test for the case muted-by-default. r=baku. 2015-11-27 10:19:27 +08:00
file_web_manifest.html Bug 1169633 - [Browser API] getWebManifest(). r=kanru, r=bholley 2015-11-03 03:52:00 +01:00
file_web_manifest.json Bug 1169633 - [Browser API] getWebManifest(). r=kanru, r=bholley 2015-11-03 03:52:00 +01:00
file_wyciwyg.html
iframe_file_audio.html Backed out changeset bcfbdb934c37 (bug 1113086) for breaking cpp tests with timeouts in TestAudioChannelService.exe 2015-07-11 14:14:58 +02:00
manifest.webapp Bug 1206581 - Implement notifyChannel() on AudioChannel API. r=kanru, r=baku. 2015-11-06 00:32:04 +08:00
manifest.webapp^headers^ Bug 1206581 - Implement notifyChannel() on AudioChannel API. r=kanru, r=baku. 2015-11-06 00:32:04 +08:00
mochitest-oop.ini Bug 1215959 - (GeckoCarets2) - Flip on by default in nightly, r=snorp 2015-12-03 13:33:15 -05:00
mochitest.ini Bug 1215959 - (GeckoCarets2) - skip-if overlooked perma-orange test 2015-12-03 22:58:08 -05:00
test_browserElement_inproc_Alert.html
test_browserElement_inproc_AlertInFrame.html
test_browserElement_inproc_AppFramePermission.html
test_browserElement_inproc_AppWindowNamespace.html
test_browserElement_inproc_AudioChannel.html Backed out changeset bcfbdb934c37 (bug 1113086) for breaking cpp tests with timeouts in TestAudioChannelService.exe 2015-07-11 14:14:58 +02:00
test_browserElement_inproc_AudioPlayback.html Bug 1190083 - Rename mozbrowsermediaplaybackchange to mozbrowseraudioplaybackchange; r=fabrice 2015-08-04 18:31:14 -04:00
test_browserElement_inproc_Auth.html
test_browserElement_inproc_BackForward.html
test_browserElement_inproc_BadScreenshot.html
test_browserElement_inproc_BrowserWindowNamespace.html
test_browserElement_inproc_BrowserWindowResize.html
test_browserElement_inproc_Close.html
test_browserElement_inproc_CloseApp.html
test_browserElement_inproc_CloseFromOpener.html
test_browserElement_inproc_ContextmenuEvents.html
test_browserElement_inproc_CookiesNotThirdParty.html
test_browserElement_inproc_CopyPaste.html
test_browserElement_inproc_DataURI.html
test_browserElement_inproc_DisallowEmbedAppsInOOP.html Bug 1059662 - Disallow OOP app to embed in-proc apps. r=fabrice 2014-11-11 10:25:36 +08:00
test_browserElement_inproc_DocumentFirstPaint.html
test_browserElement_inproc_DOMRequestError.html
test_browserElement_inproc_Download.html
test_browserElement_inproc_ErrorSecurity.html
test_browserElement_inproc_ExecuteScript.html Bug 1174733 - Browser API: iframe.executeScript. r=kanru, r=bholley 2015-07-16 03:56:00 -04:00
test_browserElement_inproc_ExposableURI.html
test_browserElement_inproc_Find.html Bug 1163961 - Browser API: Page search. r=kchen, r=ehsan 2015-06-09 20:04:00 -04:00
test_browserElement_inproc_FirstPaint.html
test_browserElement_inproc_ForwardName.html
test_browserElement_inproc_FrameWrongURI.html
test_browserElement_inproc_GetContentDimensions.html
test_browserElement_inproc_GetScreenshot.html
test_browserElement_inproc_GetScreenshotDppx.html
test_browserElement_inproc_getStructuredData.html Bug 1195801 - part 2: Tests for getStructuredData. r=kanru 2015-09-17 20:55:19 -07:00
test_browserElement_inproc_getWebManifest.html Bug 1169633 - [Browser API] getWebManifest(). r=kanru, r=bholley 2015-11-03 03:52:00 +01:00
test_browserElement_inproc_Iconchange.html
test_browserElement_inproc_LoadEvents.html
test_browserElement_inproc_Manifestchange.html
test_browserElement_inproc_Metachange.html
test_browserElement_inproc_NextPaint.html
test_browserElement_inproc_OpenMixedProcess.html
test_browserElement_inproc_OpenNamed.html
test_browserElement_inproc_Opensearch.html
test_browserElement_inproc_OpenTab.html Bug 1144015 - (Browser API) mozbrowseropentab support. r=kchen 2015-04-02 23:45:00 -04:00
test_browserElement_inproc_OpenWindow.html
test_browserElement_inproc_OpenWindowDifferentOrigin.html
test_browserElement_inproc_OpenWindowEmpty.html Bug 1216937 - Assign default URL for mozbrowseropenwindow event. r=smaug 2015-11-06 16:59:08 +08:00
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_Proxy.html Bug 1196654 - navigator.mozBrowserElementProxy for access Browser API methods from the embedded, r=kanru, sr=sicking 2015-10-25 20:06:00 +01:00
test_browserElement_inproc_PurgeHistory.html
test_browserElement_inproc_Reload.html
test_browserElement_inproc_ReloadPostRequest.html
test_browserElement_inproc_RemoveBrowserElement.html
test_browserElement_inproc_ScrollEvent.html
test_browserElement_inproc_SecurityChange.html
test_browserElement_inproc_SelectionStateBlur.html Bug 1111433 - Add mochitest to verify SelectionStateChanged with blur state. r=ehsan 2015-01-07 23:34:00 -05:00
test_browserElement_inproc_SendEvent.html
test_browserElement_inproc_SetInputMethodActive.html
test_browserElement_inproc_SetNFCFocus.html Bug 1188639 - Fix typo in BrowserElement.webidl and add tests for it. r=yoshi,bz 2015-08-03 10:56:03 +08: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
test_browserElement_inproc_Titlechange.html
test_browserElement_inproc_TopBarrier.html
test_browserElement_inproc_Viewmode.html Bug 1162844 - Add meta name="viewmode" to have configurable VR experiences. r=fabrice 2015-05-29 05:58:00 +02:00
test_browserElement_inproc_VisibilityChange.html
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 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
test_browserElement_NoPref.html Bug 1090759 - Part 5. Use setAttribute to set mozbrowser instead of using SpecialPowers. r=smaug 2014-10-31 10:39:15 +08:00
test_browserElement_NotifyChannel.html Bug 1206581 - Implement notifyChannel() on AudioChannel API. r=kanru, r=baku. 2015-11-06 00:32:04 +08:00
test_browserElement_oop_Alert.html
test_browserElement_oop_AlertInFrame.html
test_browserElement_oop_AllowEmbedAppsInNestedOOIframe.html Bug 1097479 - Allow nested content process to embed apps and add a nested pref check function. r=kanru 2015-04-29 03:48:00 +02:00
test_browserElement_oop_AppFramePermission.html
test_browserElement_oop_AppWindowNamespace.html
test_browserElement_oop_AudioChannel.html Backed out changeset bcfbdb934c37 (bug 1113086) for breaking cpp tests with timeouts in TestAudioChannelService.exe 2015-07-11 14:14:58 +02:00
test_browserElement_oop_AudioPlayback.html Bug 1190083 - Rename mozbrowsermediaplaybackchange to mozbrowseraudioplaybackchange; r=fabrice 2015-08-04 18:31:14 -04:00
test_browserElement_oop_Auth.html
test_browserElement_oop_BackForward.html
test_browserElement_oop_BadScreenshot.html
test_browserElement_oop_BrowserWindowNamespace.html
test_browserElement_oop_BrowserWindowResize.html
test_browserElement_oop_Close.html
test_browserElement_oop_CloseApp.html
test_browserElement_oop_CloseFromOpener.html
test_browserElement_oop_ContextmenuEvents.html
test_browserElement_oop_CookiesNotThirdParty.html
test_browserElement_oop_CopyPaste.html
test_browserElement_oop_DataURI.html
test_browserElement_oop_DisallowEmbedAppsInOOP.html Bug 1059662 - Disallow OOP app to embed in-proc apps. r=fabrice 2014-11-11 10:25:36 +08:00
test_browserElement_oop_DocumentFirstPaint.html
test_browserElement_oop_DOMRequestError.html
test_browserElement_oop_Download.html
test_browserElement_oop_ErrorSecurity.html
test_browserElement_oop_ExecuteScript.html Bug 1174733 - Browser API: iframe.executeScript. r=kanru, r=bholley 2015-07-16 03:56:00 -04:00
test_browserElement_oop_ExposableURI.html
test_browserElement_oop_Find.html Bug 1163961 - Browser API: Page search. r=kchen, r=ehsan 2015-06-09 20:04:00 -04:00
test_browserElement_oop_FirstPaint.html
test_browserElement_oop_ForwardName.html
test_browserElement_oop_FrameWrongURI.html
test_browserElement_oop_GetContentDimensions.html
test_browserElement_oop_GetScreenshot.html
test_browserElement_oop_GetScreenshotDppx.html
test_browserElement_oop_getStructuredData.html Bug 1195801 - part 2: Tests for getStructuredData. r=kanru 2015-09-17 20:55:19 -07:00
test_browserElement_oop_getWebManifest.html Bug 1169633 - [Browser API] getWebManifest(). r=kanru, r=bholley 2015-11-03 03:52:00 +01:00
test_browserElement_oop_Iconchange.html
test_browserElement_oop_LoadEvents.html
test_browserElement_oop_Manifestchange.html
test_browserElement_oop_Metachange.html
test_browserElement_oop_NextPaint.html
test_browserElement_oop_OpenMixedProcess.html
test_browserElement_oop_OpenNamed.html
test_browserElement_oop_Opensearch.html
test_browserElement_oop_OpenTab.html Bug 1144015 - (Browser API) mozbrowseropentab support. r=kchen 2015-04-02 23:45:00 -04:00
test_browserElement_oop_OpenWindow.html
test_browserElement_oop_OpenWindowDifferentOrigin.html
test_browserElement_oop_OpenWindowEmpty.html Bug 1216937 - Assign default URL for mozbrowseropenwindow event. r=smaug 2015-11-06 16:59:08 +08:00
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_Proxy.html Bug 1196654 - navigator.mozBrowserElementProxy for access Browser API methods from the embedded, r=kanru, sr=sicking 2015-10-25 20:06:00 +01:00
test_browserElement_oop_PurgeHistory.html
test_browserElement_oop_Reload.html
test_browserElement_oop_ReloadPostRequest.html
test_browserElement_oop_RemoveBrowserElement.html
test_browserElement_oop_ScrollEvent.html
test_browserElement_oop_SecurityChange.html
test_browserElement_oop_SelectionStateBlur.html Bug 1111433 - Add mochitest to verify SelectionStateChanged with blur state. r=ehsan 2015-01-07 23:34:00 -05:00
test_browserElement_oop_SendEvent.html
test_browserElement_oop_SetInputMethodActive.html
test_browserElement_oop_SetNFCFocus.html Bug 1188639 - Fix typo in BrowserElement.webidl and add tests for it. r=yoshi,bz 2015-08-03 10:56:03 +08: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
test_browserElement_oop_Titlechange.html
test_browserElement_oop_TopBarrier.html
test_browserElement_oop_Viewmode.html Bug 1162844 - Add meta name="viewmode" to have configurable VR experiences. r=fabrice 2015-05-29 05:58:00 +02:00
test_browserElement_oop_VisibilityChange.html
test_browserElement_oop_XFrameOptions.html
test_browserElement_oop_XFrameOptionsAllowFrom.html
test_browserElement_oop_XFrameOptionsDeny.html
test_browserElement_oop_XFrameOptionsSameOrigin.html