gecko-dev/testing
Emilio Cobos Álvarez fdc6136265 Bug 1475203: Fix id table handling in UnbindFromTree(). r=smaug
Only remove from the table when we're actually disconnecting the
element from the shadow root.

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

MozReview-Commit-ID: 1Ubdz57PNc0
2018-07-12 14:10:40 +02:00
..
awsy Bug 1474208: Use median of all process values for AWSY base content. r=erahm 2018-07-08 11:50:46 -07:00
config Bug 1474342 - Remove ccov.manifest files. r=marco 2018-07-11 11:03:47 +01:00
crashtest Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal 2018-06-22 13:32:05 +02:00
firefox-ui Bug 1121705 - Look at window handles decrement when closing tab. r=whimboo 2018-07-04 16:36:05 +01:00
geckodriver Bug 1473054 - Add run and testing instructions for geckodriver. r=me 2018-07-04 14:51:46 +01:00
gtest Bug 1468547 - Re-factor gtest mach command to not invoke make when not necessary. r=mshal 2018-07-09 14:28:59 -07:00
jsshell Bug 1465360 - add asm.js-apps shell benchmark to jsshell-bench. r=ahal 2018-06-19 08:58:20 -04:00
marionette Bug 1447977 - Handle cyclic references in element prototypes. r=automatedtester 2018-07-06 20:08:37 +01:00
mochitest Bug 1451513 Part 2: Convert mochikit to a webextension r=jmaher,kmag 2018-07-05 15:42:11 -07:00
modules Backed out 3 changesets (bug 1452706) for xpcshell failures at devtools/server/tests/unit/test_format_command.js 2018-07-04 21:20:21 +03:00
mozbase Bug 1471625 - Bump mozinfo to v1.0.0 and update classifiers;r=davehunt 2018-07-03 14:22:11 +02:00
mozharness Bug 1462064 - prevent release-bouncer-check test against sha1 installers. r=rail a=release 2018-07-11 20:50:21 -04:00
profiles Backed out changeset 101f97abc1d4 (bug 1458917) for Talos failures on a CLOSED TREE 2018-07-11 05:11:11 +03:00
raptor Bug 1473907 - adjust raptor default timeout while waiting for browser closure from 75 seconds to 15 seconds. r=rwood 2018-07-06 15:22:11 +00:00
runtimes
specialpowers Backed out 2 changesets (bug 1471573) for mochitest failures on testAudioFocus. 2018-07-06 04:19:54 +03:00
talos Merge autoland to mozilla-central. a=merge 2018-07-11 00:50:32 +03:00
tools Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal 2018-06-22 13:32:05 +02:00
tps Bug 1471625 - Bump mozinfo to v1.0.0 and update classifiers;r=davehunt 2018-07-03 14:22:11 +02:00
web-platform Bug 1475203: Fix id table handling in UnbindFromTree(). r=smaug 2018-07-12 14:10:40 +02:00
webdriver Bug 1471201 - Increase webdriver HTTPD Keep-Alive timeout to 90s. r=automatedtester 2018-07-05 12:50:33 +01:00
xpcshell Backed out changeset 9c75cab2e322 (bug 733530) for breaking artifact builds 2018-07-04 14:50:22 +03:00
README.txt
cppunittest.ini Bug 1468199 - remove references to b2g in test manifests r=jmaher 2018-06-12 14:57:00 +03:00
mach_commands.py Bug 1460546 - Add a mach jstests command; r=dminor 2018-07-05 14:42:52 +02:00
moz.build Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal 2018-06-22 13:32:05 +02:00
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Backed out changeset 9c75cab2e322 (bug 733530) for breaking artifact builds 2018-07-04 14:50:22 +03:00

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