gecko-dev/testing
Alastor Wu b736f95f98 Bug 1509446 - part8 : modify wpt 'activeCues.html'. r=jya
According to the spec [1], activeCues attribute must return a `live` TextTrackCueList object, so we should get the correct cue list immediately, no need to wait for next event loop.

[1] https://html.spec.whatwg.org/multipage/media.html#dom-texttrack-activecues

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

--HG--
extra : moz-landing-system : lando
2019-03-07 19:25:56 +00:00
..
awsy Bug 1530869 - Add support for setting per-suite alert thresholds. r=igoldan 2019-02-27 14:24:48 +00:00
config Bug 1528992 - extract raptor mitmproxy integration - r=rwood,Bebe,gbrown 2019-03-06 17:13:21 +00:00
crashtest
extensions Bug 1517083 - Enable running custom tests on extension-based experiments; r=rhelmer,froydnj 2019-02-06 06:21:43 +00:00
firefox-ui Bug 1353956 - P4. Add header and CRC32 checksum to SafeBrowsing V4 prefix files. r=gcp 2019-03-07 14:41:25 +00:00
geckodriver Bug 1529863 - Remove remnants of unused browser.firstrun and browser.snippets prefs. r=geckoview-reviewers,whimboo,esawin 2019-03-06 14:59:46 +00:00
gtest Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
jsshell
marionette Bug 1533056 - Move test_startup_caches out of marionette unit tests r=whimboo 2019-03-07 06:30:38 +00:00
mochitest Bug 1533445 - Make android tests shutdown faster when device unresponsive; r=bc 2019-03-07 22:45:13 +00:00
modules Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
mozbase Bug 1533488 - Fix typo in mozproxy setup.py - r=davehunt 2019-03-07 19:56:09 +00:00
mozharness Bug 1533445 - Make android tests shutdown faster when device unresponsive; r=bc 2019-03-07 22:45:13 +00:00
profiles Bug 1529863 - Remove remnants of unused browser.firstrun and browser.snippets prefs. r=geckoview-reviewers,whimboo,esawin 2019-03-06 14:59:46 +00:00
raptor Bug 1528992 - extract raptor mitmproxy integration - r=rwood,Bebe,gbrown 2019-03-06 17:13:21 +00:00
runtimes Bug 1527322 - Move the sourceeditor folder under devtools/client/shared; r=gl. 2019-02-13 15:37:08 +00:00
specialpowers Bug 1525319 - Removing context from OnDataAvailable r=valentin 2019-02-27 23:42:27 +00:00
talos Bug 1529894 - Change jar log content. r=aklotz,chmanchester 2019-03-07 20:46:52 +00:00
tools Bug 1532919 - [marionette] Remove outdated browsermob-proxy mixin from marionette harness package. r=ato 2019-03-07 12:26:43 +00:00
tps Bug 1530587 - Don't optimize jars without preloading/reordering data. r=chmanchester 2019-02-27 01:26:46 +00:00
web-platform Bug 1509446 - part8 : modify wpt 'activeCues.html'. r=jya 2019-03-07 19:25:56 +00:00
webdriver Bug 1529291 - Make WebElement a unit struct. r=ato 2019-03-07 11:47:18 +00:00
xpcshell bug 1531958 - make http2 test certificates more consistent with existing test certificate infrastructure r=dragana 2019-03-04 15:42:07 +00:00
README.txt
cppunittest.ini
mach_commands.py
moz.build
parse_build_tests_ccov.py
remotecppunittests.py Bug 1532462 - Avoid permission error in Android cppunittests on some devices by creating destination directory; r=bc 2019-03-05 17:03:27 +00:00
runcppunittests.py
testsuite-targets.mk

README.txt

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff