gecko-dev/toolkit/components/satchel
Masayuki Nakano a72c1a4e0e Bug 1022386 - Enable form autocomplete tests on Linux r=RyanVM
* https://treeherder.mozilla.org/#/jobs?repo=try&revision=c648ccb8b2ec34d4bfeb74f5bca8e51aa61a138f
* https://treeherder.mozilla.org/#/jobs?repo=try&revision=23cbd6c1d434c747452dd2af8176a33d3346e4be

According to these try pushes, the intermittent timeout has gone by
some other changes.

Only an intermittent failure (bug 1514249) is also reproducible on
Linux (it's enabled only the former try push), but the frequency is
reasonably low since it tests all basic features of autocomplete in
form fields so that it should be available on Linux.

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

--HG--
extra : moz-landing-system : lando
2019-10-22 15:23:21 +00:00
..
test Bug 1022386 - Enable form autocomplete tests on Linux r=RyanVM 2019-10-22 15:23:21 +00:00
.eslintrc.js Bug 1558517 - Pre 3.0: Remove conflicting eslint rules, and turn on "curly: all" everywhere, r=standard8 2019-06-28 17:14:01 +02:00
FormAutoComplete.jsm Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
FormHistory.jsm Bug 1579420 - Fix remaining ESLint no-async-promise-executor issues in browser/ and toolkit/. r=mossop 2019-09-16 17:26:58 +00:00
FormHistoryStartup.jsm Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
FormSubmitChild.jsm Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
InputListAutoComplete.jsm Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
components.conf
moz.build Bug 1573836, make autocomplete component fission compatible, r=mak,MattN 2019-10-09 19:02:57 +00:00
nsFormAutoCompleteResult.jsm Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
nsFormFillController.cpp Bug 1567175, rename LoginManagerContent to LoginManagerChild, r=MattN 2019-10-21 18:17:50 +00:00
nsFormFillController.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-21 14:13:44 +00:00
nsIFormAutoComplete.idl Bug 1543315 - part 11: Mark nsIPresShell::ScrollContentIntoView() as MOZ_CAN_RUN_SCRIPT r=smaug 2019-04-23 01:34:24 +00:00
nsIFormFillController.idl Bug 1573836, make autocomplete component fission compatible, r=mak,MattN 2019-10-09 19:02:57 +00:00
nsIInputListAutoComplete.idl
towel