forked from mirrors/gecko-dev
		
	|  b1265899bc * We make some changes to heuristicsRegexp.js to improve accuracy. (Nothing else uses these regexps, so they're safe to change.) The commenting out of some languages in the expiration fields are because they caused a lot of false positives, according to Daniel Hertenstein's recollection. In any case, we've never preffed CC autofill on for those languages.
* Delete a few tests from test_known_strings.js and one from test_getInfo.js, which were testing for the presence of regexes we removed.
* Delete tests of CC autofill against third-party sites. These tests no longer work as xpcshell tests, since Fathom expects full layout and style information. The spirit of these tests is maintained by adding these pages to Fathom's training, validation, and testing corpora at  | ||
|---|---|---|
| .. | ||
| third-party | ||
| autofillEditForms.js | ||
| customElements.js | ||
| editAddress.xhtml | ||
| editCreditCard.xhtml | ||
| editDialog.js | ||
| formautofill.css | ||
| formfill-anchor.svg | ||
| heuristicsRegexp.js | ||
| icon-address-save.svg | ||
| icon-address-update.svg | ||
| icon-credit-card-generic.svg | ||
| icon-credit-card.svg | ||
| l10n.js | ||
| manageAddresses.xhtml | ||
| manageCreditCards.xhtml | ||
| manageDialog.css | ||
| manageDialog.js | ||