gecko-dev/testing
Jean-Yves Avenard 945a406913 Bug 1293186: Do not assume that currentTime is still at seeking position when seeking event is fired. r=jwwang
The seeking attribute is changed synchronously, however, the seeking event is fired asynchronously. It is possible that by the time the seeking event is fired, the seeking operation has already completed and that the "time marches on", causing currentTime to be past the seeking position.

MozReview-Commit-ID: IB83w6zKCLF

--HG--
extra : rebase_source : 524519b526b04a4b13a4531f5460c2fbe57f218a
2016-08-08 18:26:45 +10:00
..
config Bug 1289226 - Update Android 4.3 and x86 AVDs for sdk 24+ emulator compat; r=jmaher 2016-08-04 07:14:24 -06:00
crashtest
docker Backed out changeset 51f838971d62 (bug 1291070) for Taskgraph test failure 2016-08-02 17:24:25 +08:00
firefox-ui Bug 1292471 - Disable test_windows.py for e10s mode. r=ato, a=testfailure 2016-08-05 11:21:04 +02:00
gtest Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
instrumentation Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
luciddream
marionette Bug 1290966 - Remove callback function argument from sync scripts; r=automatedtester 2016-08-04 18:20:18 +01:00
mochitest Backed out 6 changesets (bug 1289549) for mass failures in various tests CLOSED TREE 2016-08-04 13:04:57 -07:00
modules Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
mozbase Bug 1289226 - Update Android 4.3 and x86 AVDs for sdk 24+ emulator compat; r=jmaher 2016-08-04 07:14:24 -06:00
mozharness Backed out 2 changesets (bug 1258539) for winxp pgo talos g2 permafail a=backout CLOSED TREE 2016-08-05 14:04:56 -07:00
profiles Bug 1195722 - Add a new pref to enable the accessible carets if touch events are supported, and enable the pref on nightly. r=tylin 2016-08-03 12:00:22 -04:00
puppeteer/firefox Bug 1288863: Update Firefox Puppeteer to use lower case platformName r=whimboo 2016-07-28 16:25:42 +01:00
runtimes Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
specialpowers Backed out changeset 8dc198cd46ff (bug 1246540) for Mochitest failures 2016-07-27 13:14:07 +08:00
talos Bug 1291809 - Use http URL for DAMP simple page to get remote browser. r=bgrins 2016-08-03 14:00:31 -05:00
tools Bug 1278890 - Add reftest support to test package mach environment, r=armenzg 2016-07-13 10:57:22 -04:00
tps Bug 1291030 - Update TPS dependencies to prevent crashes for locally built firefox on Mac 10.11. r=markh 2016-08-01 17:31:33 -04:00
web-platform Bug 1293186: Do not assume that currentTime is still at seeking position when seeking event is fired. r=jwwang 2016-08-08 18:26:45 +10:00
xpcshell Bug 1248197 - Remove spdy/3.1 support. r=mcmanus 2016-07-15 15:13:49 -07:00
cppunittest.ini Bug 1282004 - Convert TestMD4 CPP unit test into a GTest. r=mgoodwin 2016-06-27 09:06:51 -07:00
mach_commands.py Bug 1281570 - Provide recommendations to fix typos when using 'mach try'. r=chmanchester 2016-06-24 21:36:39 -04:00
machine-configuration.json
README.txt
remotecppunittests.py
runcppunittests.py Bug 1281918 - make runcppunittests filter out non-executable files when given a directory; r=chmanchester 2016-06-24 04:02:18 -04:00
testsuite-targets.mk Bug 1268913: Fix test for existence of objcopy. r=ted 2016-05-26 10:38:58 -03:00

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