gecko-dev/testing
Matthew Noorenberghe d1db4c539c Bug 1020698 - Remove dom.forms.autocomplete.formautofill check on HTMLSelectElement.autocomplete. r=baku
It's not necessary to hide the implementation of the property since nsContentUtils::InternalSerializeAutocompleteAttribute
already does a pref check to decide whether values other than "on"/"off" are supported.

MozReview-Commit-ID: 4yG1tfOJavX

--HG--
extra : rebase_source : b58e600aab991eebf1c3f732fb432fb0aa6d47d7
2017-11-22 14:09:44 -05:00
..
awsy
config Bug 1416743 - Update grcov to version 0.1.29, bundling VC++ redistributable libraries. r=jmaher 2017-11-14 22:38:37 +01:00
crashtest
firefox-ui Bug 1408044 - fix miscellaneous tests that depended on about: existing, r=dao 2017-11-15 17:19:33 +00:00
geckodriver Bug 1411250 - Bump rand crate to 0.3.18 ; r=xidorn 2017-11-06 14:53:08 -08:00
gtest
marionette Bug 1408044 - fix miscellaneous tests that depended on about: existing, r=dao 2017-11-15 17:19:33 +00:00
mochitest Bug 1394757 - remove XenDPriv.exe from VM to remove clipboard interference. r=ahal 2017-11-22 14:08:16 -05:00
modules Bug 1413438 - Restore the logic preventing access denied errors when removing temporary files on Windows. r=mak 2017-11-06 08:34:40 +00:00
mozbase Bug 1417554 - Use a session scoped fixture for obtaining the host IP addresses. r=ahal 2017-11-16 11:09:54 +00:00
mozharness Bug 1394757 - remove XenDPriv.exe from VM to remove clipboard interference. r=ahal 2017-11-22 14:08:16 -05:00
profiles Bug 1415812 - Fix broken Pocket disclaimer, missing rich icons and bug fixes to Activity Stream. r=k88hudson 2017-11-15 12:27:46 -08:00
runtimes
specialpowers Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop 2017-10-26 11:47:01 +01:00
talos Bug 1417191 - Fix talos unit test failures that occur when the tp5 pageset is not present locally; r=jmaher 2017-11-20 17:30:55 -05:00
tools
tps Bug 1415957 - Remove MozMill from TPS. r=tcsc 2017-11-09 15:34:06 -05:00
web-platform Bug 1020698 - Remove dom.forms.autocomplete.formautofill check on HTMLSelectElement.autocomplete. r=baku 2017-11-22 14:09:44 -05:00
webdriver Bug 1414256 - [webdriver] Fix spelling error for unknown capabilities. r=jgraham,whimboo 2017-11-04 19:00:48 -04:00
xpcshell Bug 1407679 - Merge nsIIOService and nsIIOService2; r=nwgh 2017-11-10 07:03:36 -07:00
README.txt
cppunittest.ini
mach_commands.py merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-11-09 00:00:16 +02:00
moz.build Bug 1417653 - clean up a few moz.build files that have typos. r=gbrown 2017-11-16 08:56:51 -05:00
remotecppunittests.py Bug 1410714 - Help mach tests find adb when running Android tests; r=jmaher 2017-10-24 15:17:25 -06:00
runcppunittests.py
testsuite-targets.mk Bug 1412932 - Inline pgo-profile-run target; r=ted 2017-11-07 15:06:45 -08: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