gecko-dev/toolkit/components/satchel
Masayuki Nakano dace885161 Bug 1449831 - part 4: Add automated tests for `InputEvent.getTargetRanges()` r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D64731

--HG--
extra : moz-landing-system : lando
2020-03-03 03:41:16 +00:00
..
test Bug 1449831 - part 4: Add automated tests for `InputEvent.getTargetRanges()` r=smaug 2020-03-03 03:41:16 +00:00
.eslintrc.js
FormAutoComplete.jsm Bug 1602898: Rename Window.getWindowGlobalChild() to .windowGlobalChild. r=farre 2020-01-21 21:32:28 +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
FormHistoryChild.jsm Bug 1589938, convert FormHistory modules into JSWindowActors, allowing the test test_form_submission.html to work with fission enabled, r=MattN 2019-10-25 10:18:19 +00:00
FormHistoryParent.jsm Bug 1589938, convert FormHistory modules into JSWindowActors, allowing the test test_form_submission.html to work with fission enabled, r=MattN 2019-10-25 10:18:19 +00:00
FormHistoryStartup.jsm Bug 1589938, convert FormHistory modules into JSWindowActors, allowing the test test_form_submission.html to work with fission enabled, r=MattN 2019-10-25 10:18:19 +00: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 1589938, convert FormHistory modules into JSWindowActors, allowing the test test_form_submission.html to work with fission enabled, r=MattN 2019-10-25 10:18:19 +00:00
nsFormAutoCompleteResult.jsm
nsFormFillController.cpp Bug 1610539, don't perform focusing steps when attaching formfill to a document such as a subframe that isn't focused r=MattN 2020-01-30 08:03:21 +00:00
nsFormFillController.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsIFormAutoComplete.idl
nsIFormFillController.idl Bug 1573836, make autocomplete component fission compatible, r=mak,MattN 2019-10-09 19:02:57 +00:00
nsIInputListAutoComplete.idl
towel