audio.ogg |
|
14290 |
audio_file.txt |
|
13359 |
browser.toml |
|
5453 |
browser_about_logging.js |
|
17242 |
browser_about_networking.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
1632 |
browser_autoscroll_disabled.js |
|
2490 |
browser_autoscroll_disabled_on_editable_content.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
10030 |
browser_autoscroll_disabled_on_links.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
3730 |
browser_bug295977_autoscroll_overflow.js |
|
14389 |
browser_bug451286.js |
|
5341 |
browser_bug594509.js |
|
354 |
browser_bug982298.js |
|
2465 |
browser_bug1170531.js |
eslint-disable mozilla/no-arbitrary-setTimeout |
4990 |
browser_bug1198465.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
3063 |
browser_bug1572798.js |
|
1154 |
browser_bug1693577.js |
This test checks that the popupshowing event for input fields, which do not
have a dedicated contextmenu event, but use the global one (added by
editMenuOverlay.js, see bug 1693577) include a triggerNode.
The search-input field of the browser-sidebar is one of the rare cases in
mozilla-central, which can be used to test this. There are a few more in
comm-central, which need the triggerNode information.
|
1509 |
browser_cancel_starting_autoscrolling_requested_by_background_tab.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
6218 |
browser_charsetMenu_disable_on_ascii.js |
Test that the charset menu is properly enabled when swapping browsers. |
539 |
browser_charsetMenu_swapBrowsers.js |
Test that the charset menu is properly enabled when swapping browsers. |
1150 |
browser_click_event_during_autoscrolling.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
22074 |
browser_content_url_annotation.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
2098 |
browser_contentTitle.js |
|
439 |
browser_crash_previous_frameloader.js |
Returns the id of the crash minidump.
@param subject (nsISupports)
The subject passed through the ipc:content-shutdown
observer notification when a content process crash has
occurred.
@returns {String} The crash dump id.
|
4180 |
browser_default_audio_filename.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
2496 |
browser_default_image_filename.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
2338 |
browser_default_image_filename_redirect.js |
TestCase for bug 1406253
<https://bugzilla.mozilla.org/show_bug.cgi?id=1406253>
Load firebird.png, redirect it to doggy.png, and verify the filename is
doggy.png in file picker dialog.
|
1656 |
browser_delay_autoplay_cross_origin_iframe.js |
After the tab has been visited, all media should be able to start playing.
This test is used to ensure that playing media from a cross-origin iframe in
a tab that has been already visited won't fail.
|
2634 |
browser_delay_autoplay_cross_origin_navigation.js |
This test is used to ensure that media would still be able to play even if
the page has been navigated to a cross-origin url.
|
1666 |
browser_delay_autoplay_media.js |
|
4987 |
browser_delay_autoplay_media_pausedAfterPlay.js |
When media starts in an unvisited tab, we would delay its playback and resume
media playback when the tab goes to foreground first time. There are two test
cases are used to check different situations.
The first one is used to check if the delayed media has been paused before
the tab goes to foreground. Then, when the tab goes to foreground, media
should still be paused.
The second one is used to check if the delayed media has been paused, but
it eventually was started again before the tab goes to foreground. Then, when
the tab goes to foreground, media should be resumed.
|
3878 |
browser_delay_autoplay_multipleMedia.js |
eslint-disable mozilla/no-arbitrary-setTimeout |
2195 |
browser_delay_autoplay_notInTreeAudio.js |
eslint-disable mozilla/no-arbitrary-setTimeout |
1936 |
browser_delay_autoplay_playAfterTabVisible.js |
This test is used for testing the visible tab which was not resumed yet.
If the tab doesn't have any media component, it won't be resumed even it
has already gone to foreground until we start audio.
|
2057 |
browser_delay_autoplay_playMediaInMuteTab.js |
|
2816 |
browser_delay_autoplay_silentAudioTrack_media.js |
|
2056 |
browser_delay_autoplay_webAudio.js |
|
1327 |
browser_f7_caret_browsing.js |
|
11805 |
browser_findbar.js |
eslint-disable mozilla/no-arbitrary-setTimeout |
16813 |
browser_findbar_disabled_manual.js |
|
1051 |
browser_findbar_hiddenframes.js |
|
2041 |
browser_findbar_marks.js |
eslint-disable mozilla/no-arbitrary-setTimeout |
7985 |
browser_isSynthetic.js |
|
2076 |
browser_keyevents_during_autoscrolling.js |
Encapsulates EventUtils.sendChar().
|
3600 |
browser_label_textlink.js |
|
2095 |
browser_license_links.js |
Any copyright is dedicated to the Public Domain.
https://creativecommons.org/publicdomain/zero/1.0/ |
829 |
browser_media_wakelock.js |
Test whether the wakelock state is correct under different situations. However,
the lock state of power manager doesn't equal to the actual platform lock.
Now we don't have any way to detect whether platform lock is set correctly or
not, but we can at least make sure the specific topic's state in power manager
is correct.
|
4577 |
browser_media_wakelock_PIP.js |
Test the wakelock usage for video being used in the picture-in-picuture (PIP)
mode. When video is playing in PIP window, we would always request a video
wakelock, and request audio wakelock only when video is audible.
|
4322 |
browser_media_wakelock_webaudio.js |
Test if wakelock can be required correctly when we play web audio. The
wakelock should only be required when web audio is audible.
|
3758 |
browser_mediaStreamPlayback.html |
|
692 |
browser_mediaStreamPlaybackWithoutAudio.html |
|
447 |
browser_moz_support_link_open_links_in_chrome.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
2989 |
browser_quickfind_editable.js |
|
1621 |
browser_remoteness_change_listeners.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
1192 |
browser_resume_bkg_video_on_tab_hover.js |
Because of bug1029451, we can't receive "mouseover" event correctly when
we disable non-test mouse event. Therefore, we can't synthesize mouse event
to simulate cursor hovering, so we temporarily use a hacky way to resume and
suspend video decoding.
|
5213 |
browser_richlistbox_keyboard.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
2877 |
browser_save_folder_standalone_image.js |
Any copyright is dedicated to the Public Domain.
https://creativecommons.org/publicdomain/zero/1.0/ |
2224 |
browser_save_resend_postdata.js |
Test for bug 471962 <https://bugzilla.mozilla.org/show_bug.cgi?id=471962>:
When saving an inner frame as file only, the POST data of the outer page is
sent to the address of the inner page.
Test for bug 485196 <https://bugzilla.mozilla.org/show_bug.cgi?id=485196>:
Web page generated by POST is retried as GET when Save Frame As used, and the
page is no longer in the cache.
|
4982 |
browser_saveImageURL.js |
Test that internalSave works when saving an image like the context menu does.
|
2081 |
browser_starting_autoscroll_in_about_content.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
2395 |
browser_suspend_videos_outside_viewport.js |
This test is used to ensure we suspend video decoding if video is not in the
viewport.
|
1046 |
common |
|
|
data |
|
|
datetime |
|
|
doggy.png |
|
46876 |
empty.png |
|
14528 |
file_contentTitle.html |
Test Page |
378 |
file_document_open_audio.html |
Test for bug 1572798 |
420 |
file_empty.html |
Page left intentionally blank... |
121 |
file_findinframe.html |
|
123 |
file_iframe_media.html |
|
332 |
file_mediaPlayback2.html |
|
268 |
file_multipleAudio.html |
|
576 |
file_multiplePlayingAudio.html |
|
672 |
file_nonAutoplayAudio.html |
|
206 |
file_outside_viewport_videos.html |
outside viewport videos |
781 |
file_redirect.html |
redirecting... |
226 |
file_redirect_to.html |
redirected! |
262 |
file_silentAudioTrack.html |
|
539 |
file_video.html |
video |
135 |
file_videoWithAudioOnly.html |
video |
135 |
file_videoWithoutAudioTrack.html |
video without audio track |
164 |
file_webAudio.html |
|
727 |
firebird.png |
|
16179 |
|
|
35 |
gizmo-noaudio.webm |
|
112663 |
gizmo.mp4 |
|
455255 |
head.js |
Set the findbar value to the given text, start a search for that text, and
return a promise that resolves when the find has completed.
@param gBrowser tabbrowser to search in the current tab.
@param searchText text to search for.
@param highlightOn true if highlight mode should be enabled before searching.
@returns Promise resolves when find is complete.
|
7538 |
image.jpg |
|
24204 |
image_page.html |
OHAI |
131 |
silentAudioTrack.webm |
|
224800 |