Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Bumsik Kim ca2bc06dff Bug 1496377 - Fix and add test_mediarecorder_state_transition.html in tests. r=jya
This resolves two problems:

1. test_mediarecorder_state_transition.html was not in mochitest.ini.
2. The test set in the file has some wrong test cases, especially after D7910.

To verify the state transition cases is trivial as the state error policy in the W3C spec is very simple:

1. start() can be called only when it is "inactive" state.
2. All other functions, pause(), resume(), stop(), and requestData() must not be called when it's "inactive" state. Otherwise it will be okay, regardless of the order and how many they are called.

Differential Revision: https://phabricator.services.mozilla.com/D8190

--HG--
extra : moz-landing-system : lando
2018-11-05 22:39:05 +00:00
.cargo Bug 1504507 - Update serde branch for changes in WR PR #3264. r=kats 2018-11-05 13:14:07 +00:00
.vscode Bug 1493017 - Tweak vscode tasks.json problemMatcher regexes to handle clang/Windows output - r=jya 2018-09-21 10:00:59 +00:00
accessible Bug 1490257 - Pass triggeringPrincipal to test code. r=ckerschb 2018-11-05 14:05:47 +00:00
browser Bug 1504164 - Enable new certificate error pages on Beta by default. r=nhnt11 2018-11-06 01:12:43 +00:00
build Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj 2018-11-03 13:41:36 +00:00
caps Bug 1502743 - Replace black/whitelist within caps to block/allowlist r=ckerschb 2018-10-31 17:56:43 +00:00
chrome Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
config Bug 1499026 - Part 2: Update in-tree ICU to release 63.1. rs=Waldo 2018-11-01 06:32:25 -07:00
db Bug 1491671 - Upgrade to SQLite 3.25.1. r=mak 2018-09-19 13:28:02 +00:00
devtools Bug 1504387 - Remove preference "layout.css.shape-outside.enabled". r=bradwerth,xidorn 2018-11-05 15:27:36 +00:00
docshell Bug 1480198 - Construct nsDocShell objects inside BrowsingContext. r=peterv 2018-11-05 12:43:10 +00:00
dom Bug 1496377 - Fix and add test_mediarecorder_state_transition.html in tests. r=jya 2018-11-05 22:39:05 +00:00
editor Bug 1504131 - part 3: Remove editor/libeditor/HTMLEditorObjectResizerUtils.h r=m_kato 2018-11-06 06:10:01 +00:00
embedding
extensions Bug 1502774 - Part 3: Remove nsAuthModule r=valentin 2018-11-01 10:39:58 +00:00
gfx Backed out 5 changesets (bug 1456555) for reftests failuress on /reftests/svg/text/pattern-content.svg. 2018-11-06 07:39:19 +02:00
gradle/wrapper Bug 1476165 - Part 2: Update Android Gradle plugin to version 3.1.0. r=nalexander,snorp 2018-07-17 13:20:19 +01:00
hal Bug 1488401 - Remove the remnants of the DiskSpaceWatcher r=asuth,janv,smaug 2018-09-13 06:40:51 +00:00
image Bug 1504742 - Add a label for imgLoader::LoadImage that has the URL. r=aosmond 2018-11-05 18:13:39 +00:00
intl Bug 1504605 - Add Prefs to xpcshell test files for allowing usage of eval. r=ckerschb 2018-11-05 16:41:45 +02:00
ipc Merge inbound to mozilla-central. a=merge 2018-11-03 11:40:50 +02:00
js Bug 1499507 - Allow the compiler to generate a non-atomic increment instruction for the stack pointer increment. r=njn 2018-11-06 04:35:13 +00:00
layout Backed out 5 changesets (bug 1456555) for reftests failuress on /reftests/svg/text/pattern-content.svg. 2018-11-06 07:39:19 +02:00
media Bug 1504439 - Remove the XPCOM registration for "@mozilla.org/udp-socket-child;1" r=valentin 2018-11-04 19:14:08 +00:00
memory Backed out 2 changesets (bug 1402282) for turning multiple browser chrome bugs into permafail 2018-11-05 17:56:37 +02:00
mfbt Bug 1502207 Part 2 - Fix useUse new atomic access API in Gecko, r=froydnj. 2018-10-25 11:42:18 -10:00
mobile Bug 1499415 - Check mExtensionPermissionsHelper for null before using it; r=sdaswani 2018-11-05 17:09:43 +00:00
modules Bug 1468539 - Limit libmar from reading more than a single Additional_Section. r=mhowell 2018-11-05 21:29:42 -05:00
mozglue Bug 1499507 - Don't collect line numbers for profiling stack frames. r=njn 2018-11-06 04:31:02 +00:00
netwerk Bug 1277496 - use nsHttp::Origin instead of literal cstring r=francois 2018-11-05 21:40:36 +00:00
nsprpub Bug 1477680, NSPR 4.20 RTM, no code change, only version number, r=me 2018-08-28 16:21:01 +02:00
other-licenses Backed out changeset 30dec3c6ac99 (bug 1468544) for breaking at least MSVC build. CLOSED TREE 2018-11-01 20:31:40 +02:00
parser Bug 1501662 - Add more .eslintrc.js files for test directories (dom, modules, netwerk and parser). r=mossop 2018-10-24 19:11:17 +00:00
python Bug 1491672 - Migrate About Dialog to use Fluent for localization r=flod,zbraniecki,jaws 2018-11-05 16:13:12 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2018-11-05 13:27:19 +00:00
services Bug 1504605 - Add Prefs to xpcshell test files for allowing usage of eval. r=ckerschb 2018-11-05 16:41:45 +02:00
servo Bug 1501261 - Part 2: Serialize background-size: auto auto as "auto" r=firefox-style-system-reviewers,emilio 2018-11-05 02:21:41 +00:00
startupcache Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00
storage Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
taskcluster Bug 1500119 - Allow for retrigger adjustment when backfilling perf jobs and remove old geckoProfile support. r=ahal 2018-11-05 21:17:03 +00:00
testing Bug 1501261 - Part 2: Serialize background-size: auto auto as "auto" r=firefox-style-system-reviewers,emilio 2018-11-05 02:21:41 +00:00
third_party Bug 1504507 - Re-vendor rust dependencies. r=kats 2018-11-05 13:14:49 +00:00
toolkit Bug 1462499 - changed priority of harmful. r=francois 2018-09-24 15:51:50 +00:00
tools Bug 1499507 - Add AUTO_PROFILER_LABEL_DYNAMIC_FAST which allows specifying flags. r=njn 2018-11-06 04:33:45 +00:00
uriloader Bug 1478171 - [1.0] Forward channel redirect to nsILoadURIDelegate to allow external handling. r=snorp,smaug 2018-10-31 16:16:28 -05:00
view Bug 1504521 - rename in-tree mentions of bugzilla metadata for product and component "Core :: Layout: Web Painting" to "Core :: Web Painting" r=kats 2018-11-04 12:57:04 +00:00
widget Bug 1504793 - Remove out-of-date sentence from comment. r=botond 2018-11-05 23:36:14 +00:00
xpcom Bug 1498059 - Add CEnum types to XPIDL; r=nika,froydnj 2018-11-06 00:05:37 +00:00
xpfe/appshell Bug 1480198 - Construct nsDocShell objects inside BrowsingContext. r=peterv 2018-11-05 12:43:10 +00:00
.arcconfig Bug 1460463 - Update .arcconfig to make history mutable; r=gps 2018-05-09 23:49:52 +00:00
.clang-format
.clang-format-ignore Bug 1468447 - Add closure-library to the list of thirdparty r=andi DONTBUILD 2018-10-30 11:47:16 +00:00
.cron.yml Bug 1503547 - Move searchfox indexing jobs a half hour earlier to match nightly build times. r=mccr8 2018-11-01 15:37:07 +00:00
.eslintignore Bug 1501621 - Enable ESLint for netwerk/dns/ and netwerk/protocol/ (manual changes) r=dragana,Standard8 2018-11-02 10:38:14 +00:00
.eslintrc.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (setup ESLint). r=mossop 2018-10-19 08:46:31 +00:00
.flake8 Bug 1479503: Check infer in ./mach static-analysis autotest. r=nalexander 2018-10-24 21:54:34 +00:00
.gdbinit Bug 1486903 - Add "ftl" command to dump frame subtree to .gdbinit. r=Ehsan 2018-08-28 20:20:21 +00:00
.gdbinit_python
.gitignore Bug 1484708 - Update .gitignore rules and add js/src/obj-*. r=ted.mielczarek 2018-08-20 09:03:00 +03:00
.hgignore Bug 1479503: Check infer in ./mach static-analysis autotest. r=nalexander 2018-10-24 21:54:34 +00:00
.hgtags No bug - Tagging mozilla-central c44fbdd5173548c9035256dda8fd3512f67118a8 with FIREFOX_NIGHTLY_64_END a=release DONTBUILD CLOSED TREE 2018-10-22 08:48:42 -07:00
.lldbinit Bug 1481555: Use lldb's python API to summarise nsAtoms. r=froydnj 2018-08-08 15:11:22 +00:00
.mailmap
.taskcluster.yml Bug 1500166 - notify ciduty by email if a nightly hook fails + fix identation issue: fix indentation. a=bustage-fix 2018-10-23 18:27:00 +03:00
.trackerignore Bug 1486468 - Add .trackerignore file to avoid GNOME Tracker indexing mozilla-central files. r=ahal 2018-08-27 16:45:03 +02:00
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS Bug 1481409 - Use HTTPS protocol for Mozilla's Credits link in AUTHORS file r=mossop 2018-08-13 16:39:30 +00:00
build.gradle Bug 1485439 - Pre: Upgrade Android Gradle plugin. r=nalexander 2018-09-04 22:33:00 +02:00
Cargo.lock Bug 1504507 - Re-vendor rust dependencies. r=kats 2018-11-05 13:14:49 +00:00
Cargo.toml Bug 1504507 - Update serde branch for changes in WR PR #3264. r=kats 2018-11-05 13:14:07 +00:00
client.mk Bug 1498031 - Merge code paths for running configure between Tup and Make based backends. r=firefox-build-system-reviewers,mshal 2018-10-16 22:21:36 +00:00
client.py
CLOBBER Bug 1499026 - Part 3: Updating ICU requires a clobber. r=clobber 2018-11-01 06:32:49 -07:00
configure.in
configure.py Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal 2018-05-21 14:01:50 -07:00
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1498031 - Merge code paths for running configure between Tup and Make based backends. r=firefox-build-system-reviewers,mshal 2018-10-16 22:21:36 +00:00
moz.build Bug 1490253 - Replace pipenv with pip-tools for vendoring packages and dependencies; r=ahal 2018-10-10 08:58:41 +00:00
moz.configure Bug 1475562 Produce pdbs for the mingw-clang build job r=ted 2018-10-17 09:38:52 -05:00
mozilla-config.h.in Bug 1498676 - Revert the __try/__except mapping (part of Bug 1431803) for MinGW from the sandbox code r=bobowen 2018-10-12 13:15:33 -05:00
old-configure.in Bug 1500154 - Link with -Bsymbolic-functions whenever possible. r=glandium 2018-10-26 12:10:44 +00:00
package-lock.json Bug 1495397 - Update mozilla-central's package.json for being more generic, and move existing ESLint modules to dev dependencies. r=firefox-build-system-reviewers,nalexander 2018-10-01 17:28:45 +00:00
package.json Bug 1495397 - Update mozilla-central's package.json for being more generic, and move existing ESLint modules to dev dependencies. r=firefox-build-system-reviewers,nalexander 2018-10-01 17:28:45 +00:00
README.txt Bug 1480997 - Remove "Mozilla FTP server" link in README.txt r=mossop 2018-10-23 10:06:29 +00:00
settings.gradle
test.mozbuild

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on https://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy.