gecko-dev/testing
Henrik Skupin 1a404d9ac4 Bug 1374672 - Return early if event for page load is uninteresting. r=automatedtester
While observing page loads the only interesting events are for the
current browsing context, and its document. While most events have
the document as target, and bubble up, the hashchange event only
fires for the window.

MozReview-Commit-ID: CiqkV4DuH48

--HG--
extra : rebase_source : b7bb9c2b3e4d591cbe700f627cdadd9a232ddbf5
2017-07-07 16:38:41 +02:00
..
awsy Bug 1366199 - Relax marionette-harness depencency for AWSY. r=erahm 2017-06-28 14:57:03 -07:00
config Bug 1374663 - Update used GRCOV version and change its usage. r=marco 2017-06-29 13:31:56 -04:00
crashtest Bug 1352333 - remove autophone webrtc test manifests, r=dminor. 2017-04-20 14:13:34 -07:00
firefox-ui Bug 1353599 - Intermittent test_about_private_browsing.py TestAboutPrivateBrowsing.testCheckAboutPrivateBrowsing. temporarily disable. r=gbrown 2017-06-23 10:29:47 -04:00
geckodriver Backed out 3 changesets (bug 1372595) for build bustage everywhere except Linux32 and OS X 2017-06-22 19:23:30 -07:00
gtest
instrumentation
marionette Bug 1374672 - Return early if event for page load is uninteresting. r=automatedtester 2017-07-07 16:38:41 +02:00
mochitest Merge m-c to autoland, a=merge 2017-07-06 16:19:38 -07:00
modules Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8 2017-07-04 21:30:18 +05:30
mozbase Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
mozharness Bug 1378251 - Upload Windows TC build crash dumps as artifacts; r=ted 2017-07-05 16:02:41 -06:00
profiles Bug 1377193 - Add the m3u8 and media contents into gecko and add one general test case run only on Fennec for testing HLS. r=jwwang 2017-07-01 04:41:57 +08:00
runtimes Bug 1363850 - Part I, Move new about:preferences from in-content/ to in-content-new/, r=jaws,mconley 2017-05-25 18:31:41 +08:00
specialpowers Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8 2017-07-04 21:30:18 +05:30
talos Merge m-c to inbound, a=merge 2017-07-06 16:17:24 -07:00
tools Bug 1372051 - Remove external media tests from /testing, /build, /python. r=maja_zf 2017-06-12 10:27:42 +12:00
tps Bug 1367567 - Allow non-mpc extensions when running sync's TPS tests r=markh 2017-05-24 17:18:33 -04:00
web-platform Backed out changeset 387e4a353e65 (bug 1376026) 2017-07-07 21:42:05 +02:00
xpcshell Bug 1368080 - Only remove pushed streams from cache when canceling the stream if the ids match. r=mcmanus 2017-06-28 10:29:34 -07:00
cppunittest.ini Bug 1371771 - Add a MOZ_DEFINE_ENUM macro and variants to MFBT. r=froydnj 2017-06-30 19:58:11 -04:00
mach_commands.py Bug 1371833 - In 'mach test-info', use posix paths for queries; r=jmaher 2017-06-21 13:59:28 -06:00
moz.build Bug 1372051 - Remove external media tests from /testing, /build, /python. r=maja_zf 2017-06-12 10:27:42 +12:00
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1359965 - Support and generate tar.gz WPT archive; r=glandium 2017-05-08 17:19:05 -07: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