зеркало из https://github.com/mozilla/gecko-dev.git
c37c1f4c10
* Change to isValidNumber to allow any number length in the range. This also removes 9 as a valid payment card number length * Amend form autocomplete test for sensitive 9 digit numbers. We no longer consider them valid cc numbers, test for 19 digit numbers instead * Fix intermittent issue in a session restore tests. It turns out Date.now().toString() can sometimes pass the Luhn algorithm and look like a valid credit card number. I believe this could lead to it being treated as sensitive data which is not saved and restored, failing the test Differential Revision: https://phabricator.services.mozilla.com/D8271 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
test | ||
.eslintrc.js | ||
AutoCompletePopup.jsm | ||
FormHistory.jsm | ||
FormHistoryStartup.js | ||
formSubmitListener.js | ||
jar.mn | ||
moz.build | ||
nsFormAutoComplete.js | ||
nsFormAutoCompleteResult.jsm | ||
nsFormFillController.cpp | ||
nsFormFillController.h | ||
nsIFormAutoComplete.idl | ||
nsIFormFillController.idl | ||
nsIInputListAutoComplete.idl | ||
nsInputListAutoComplete.js | ||
satchel.manifest | ||
towel |