gecko-dev/dom/browser-element/mochitest
Alastor Wu d73d8b0f4e Bug 1235612 - Part 7: Modify the samplerate of the audio.ogg. r=jwwang
MozReview-Commit-ID: KD6GkT6yq5u

After landing bug 1264199, the audible-checking has possibility to fail when the input needs to be resamling.
Resampling only happens when the input sampling rate is not equals to device out sampling rate and we don't want the sampling problem affecting our audio-playback tests, so we change the sampling rate of these ogg file to avoid resampling.

It is a WORKAROUND and should be reverted after landing bug 1269672.

--HG--
extra : rebase_source : 52288b7a2f587f0ea5af7b1498e957d2716bcd63
2016-05-04 20:04:57 +08:00
..
priority Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps 2016-04-04 14:56:52 -07:00
async.js Bug 1195801 - part 2: Tests for getStructuredData. r=kanru 2015-09-17 20:55:19 -07:00
audio.ogg Bug 1235612 - Part 7: Modify the samplerate of the audio.ogg. r=jwwang 2016-05-04 20:04:57 +08:00
browserElementTestHelpers.js Bug 1221459 - Remove SelectionStateChangedEvent. r=mtseng, r=smaug 2015-12-22 14:14:12 +08:00
browserElement_ActiveStateChangeOnChangingMutedOrVolume.js Bug 1204793 - Testcase for checking the agent active state when changing the volume. r=baku 2015-12-25 18:47:08 +08: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 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk 2016-03-14 16:29:11 +00:00
browserElement_AppFramePermission.js Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk 2016-03-14 16:29:11 +00: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 1235535 - Part 1: Remove muted-by-default test. r=baku 2016-01-05 19:25:55 +08:00
browserElement_AudioChannelMutedByDefault.js Bug 1235535 - Part 2: Create muted-by-default test in another new file. r=baku 2016-01-05 19:26:01 +08:00
browserElement_AudioChannelSeeking.js Bug 1225425 - [Testcase] Do not unregister the AudioChannelAgent during seeking. r=baku. 2016-01-11 10:48:18 +08:00
browserElement_AudioChannel_nested.js Bug 1238160 - Rename nsILoadContext::GetIsInBrowserElement. r=smaug,mayhemer 2016-03-02 10:35:56 -06:00
browserElement_AudioPlayback.js Bug 1214148 - patch 3 - correct window for nested iframes, r=alwu 2015-12-11 11:17:33 -05:00
browserElement_Auth.js Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06: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 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06: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_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 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk 2016-03-14 16:29:11 +00: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_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_Iconchange.js Bug 1229838 - rel=apple-touch-icon-precomposed should fire mozbrowsericonchange. r=fabrice 2015-12-14 10:03:08 -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_MultipleAudioChannels.js Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk 2016-03-14 16:29:11 +00: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_NoAudioTrack.js Bug 1238472 - Start playing webm after the iframe loaded. r=baku 2016-01-21 20:09:11 +08:00
browserElement_NotifyChannel.js Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk 2016-03-14 16:29:11 +00: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_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_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_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_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_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 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06: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_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 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06: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_SetVisibleFrames.js Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
browserElement_SetVisibleFrames2.js Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06: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
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
chrome.ini Bug 1238576 - disable mozApps API on desktop/Android; r=ehsan,ochameau,bz,mcmanus,jmaher,marco 2016-02-08 11:24:22 -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_ActiveStateChangeOnChangingMutedOrVolume.html Bug 1204793 - Testcase for checking the agent active state when changing the volume. r=baku 2015-12-25 18:47:08 +08:00
file_browserElement_AlertInFrame.html
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_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 Bug 777384 - Test case r=jlebar 2012-09-27 01:47:57 +08:00
file_browserElement_AppWindowNamespace.html
file_browserElement_AudioChannelMutedByDefault.html Bug 1235535 - Part 2: Create muted-by-default test in another new file. r=baku 2016-01-05 19:26:01 +08:00
file_browserElement_AudioChannelSeeking.html Bug 1225425 - [Testcase] Do not unregister the AudioChannelAgent during seeking. r=baku. 2016-01-11 10:48:18 +08:00
file_browserElement_AudioChannel_nested.html Backed out changeset afe3d65b74b6 (bug 1214148) on developers request for causing regressions 2015-12-15 14:45:06 +01:00
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_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 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 Backout b0359c684793 (Bug 926452) for causing bug 1213051 r=me 2015-10-28 13:33:52 -07: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_MultipleAudioChannels.html Bug 1223297 - Add multiple audio channel test. r=baku 2015-11-18 10:01:14 +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_NoAudioTrack.html Bug 1238472 - Start playing webm after the iframe loaded. r=baku 2016-01-21 20:09:11 +08:00
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_OpenNamed.html
file_browserElement_OpenNamed2.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 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_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 bug 983747 - Add 'download' method to Browser API r=kanru,paolo 2014-06-09 10:51:25 -07:00
file_empty.html
file_empty_script.js
file_focus.html Bug 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +02:00
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.html Bug 1195801 - part 2: Tests for getStructuredData. r=kanru 2015-09-17 20:55:19 -07: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_microformats.html Bug 1195801 - part 2: Tests for getStructuredData. r=kanru 2015-09-17 20:55:19 -07:00
file_post_request.html Bug 793644 - Test case r=jlebar 2012-10-19 18:39:22 +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 Bug 795317: Test case r=jlebar 2012-10-16 19:59:04 +08:00
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 1238576 - disable mozApps API on desktop/Android; r=ehsan,ochameau,bz,mcmanus,jmaher,marco 2016-02-08 11:24:22 -08:00
mochitest.ini Bug 1261456 - Combine support-files listed in [DEFAULT] with any listed per-test rather than overriding. r=gps 2016-04-11 11:21:20 -07:00
multipleAudioChannels_manifest.webapp Bug 1223297 - Add multiple audio channel test. r=baku 2015-11-18 10:01:14 +08:00
multipleAudioChannels_manifest.webapp^headers^ Bug 1223297 - Add multiple audio channel test. r=baku 2015-11-18 10:01:14 +08:00
noaudio.webm Bug 1227051 - [Testcase] No audio track video shouldn't register the AudioChannelAgent. r=baku. 2015-12-30 11:29:02 +08:00
test_browserElement_MultipleAudioChannels.html Bug 1223297 - Add multiple audio channel test. r=baku 2015-11-18 10:01:14 +08:00
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_inproc_ActiveStateChangeOnChangingMutedOrVolume.html Bug 1204793 - Testcase for checking the agent active state when changing the volume. r=baku 2015-12-25 18:47:08 +08:00
test_browserElement_inproc_Alert.html
test_browserElement_inproc_AlertInFrame.html
test_browserElement_inproc_AppFramePermission.html Bug 777384 - Test case r=jlebar 2012-09-27 01:47:57 +08:00
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_AudioChannelMutedByDefault.html Bug 1235535 - Part 2: Create muted-by-default test in another new file. r=baku 2016-01-05 19:26:01 +08:00
test_browserElement_inproc_AudioChannelSeeking.html Bug 1225425 - [Testcase] Do not unregister the AudioChannelAgent during seeking. r=baku. 2016-01-11 10:48:18 +08:00
test_browserElement_inproc_AudioChannel_nested.html Backed out changeset afe3d65b74b6 (bug 1214148) on developers request for causing regressions 2015-12-15 14:45:06 +01: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 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_DOMRequestError.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 Bug 829486 - Fire documentfirstpaint every time a window created. r=jlebar 2013-01-28 15:44:38 +08:00
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_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 Bug 795317: Test case r=jlebar 2012-10-16 19:59:04 +08:00
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 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_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_NoAudioTrack.html Bug 1227051 - [Testcase] No audio track video shouldn't register the AudioChannelAgent. r=baku. 2015-12-30 11:29:02 +08:00
test_browserElement_inproc_OpenMixedProcess.html
test_browserElement_inproc_OpenNamed.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_OpenWindowRejected.html
test_browserElement_inproc_OpenWindowRejected2.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_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 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_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_SetVisibleFrames.html
test_browserElement_inproc_SetVisibleFrames2.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_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 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_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_oop_ActiveStateChangeOnChangingMutedOrVolume.html Bug 1204793 - Testcase for checking the agent active state when changing the volume. r=baku 2015-12-25 18:47:08 +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 Bug 777384 - Test case r=jlebar 2012-09-27 01:47:57 +08:00
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_AudioChannelMutedByDefault.html Bug 1235535 - Part 2: Create muted-by-default test in another new file. r=baku 2016-01-05 19:26:01 +08:00
test_browserElement_oop_AudioChannelSeeking.html Bug 1225425 - [Testcase] Do not unregister the AudioChannelAgent during seeking. r=baku. 2016-01-11 10:48:18 +08:00
test_browserElement_oop_AudioChannel_nested.html Backed out changeset afe3d65b74b6 (bug 1214148) on developers request for causing regressions 2015-12-15 14:45:06 +01: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 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_DOMRequestError.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 Bug 829486 - Fire documentfirstpaint every time a window created. r=jlebar 2013-01-28 15:44:38 +08:00
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_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 Bug 795317: Test case r=jlebar 2012-10-16 19:59:04 +08:00
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 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_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_NoAudioTrack.html Bug 1227051 - [Testcase] No audio track video shouldn't register the AudioChannelAgent. r=baku. 2015-12-30 11:29:02 +08:00
test_browserElement_oop_OpenMixedProcess.html
test_browserElement_oop_OpenNamed.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_OpenWindowRejected.html
test_browserElement_oop_OpenWindowRejected2.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_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 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_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_SetVisibleFrames.html
test_browserElement_oop_SetVisibleFrames2.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_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 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
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