gecko-dev/browser/extensions/formautofill
Timothy Guan-tin Chien cb5015982e Bug 1486954 - Part V, Prevent credit card record from being accessed if not initialize r=MattN
This patch changed the initialization of records so that we don't call into credit card
AutofillRecords class if it is pref-off.

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

--HG--
extra : rebase_source : ee9802af34d8ce63dc3569c10e310762e2271301
extra : histedit_source : 443fb496f872d61b68dcae3bba691c4e1089bf3e
2018-10-18 22:10:25 +00:00
..
addressmetadata Bug 1481972 - Add remaining countries to address autofill countries list. r=MattN 2018-09-23 23:50:03 -07:00
content Bug 1486954 - Part IV, Recover from decryption errors in some places. r=MattN 2018-10-22 22:57:29 -07:00
docs Bug 1404769 - The documentation of FormAutofill feature and FormAutofillHeuristics module. r=MattN 2017-11-07 16:32:38 +08:00
locales Bug 1486954 - Part II, Remove OSKeyStore.isEnabled. r=MattN 2018-10-22 22:57:28 -07:00
phonenumberutils Bug 1478308 - Remove unnecessary ChromeUtils.imports in browser/ r=mikedeboer 2018-07-25 09:10:07 +01:00
skin Bug 1470199 - Add a tooltip for the CVV input. r=MattN 2018-10-13 00:39:02 +00:00
test Bug 1486954 - Part IV, Recover from decryption errors in some places. r=MattN 2018-10-22 22:57:29 -07:00
.eslintrc.js Bug 1486739 - Enable ESLint rule comma-dangle for browser/, services/, taskcluster/ and toolkit/ directories. r=mossop 2018-08-31 06:06:08 +00:00
api.js Bug 1484325 Go back to chrome.manifest for formautofill locale registration r=MattN 2018-09-25 06:03:20 +00:00
background.js Backed out 3 changesets (bug 1449055) for multiple xpcshell failures on browser/extensions/formautofill/test/ . CLOSED TREE 2018-08-16 00:15:19 +03:00
FormAutofill.jsm Bug 1481972 - Add remaining countries to address autofill countries list. r=MattN 2018-09-23 23:50:03 -07:00
FormAutofillContent.jsm Bug 1484415: Blocklist PrivateBrowsingUtils.jsm at content process startup. r=florian 2018-08-17 23:38:40 -07:00
FormAutofillDoorhanger.jsm Bug 1497523 - Link to '#privacy-form-autofill' prefs instead of '#privacy' from autofill. r=jaws 2018-10-16 17:47:38 +00:00
FormAutofillHandler.jsm Bug 1481972 - Add remaining countries to address autofill countries list. r=MattN 2018-09-23 23:50:03 -07:00
FormAutofillHeuristics.jsm Bug 1474140: Don't load FormAutofillUtils.jsm at content process startup. r=MattN 2018-07-07 17:49:34 -07:00
FormAutofillNameUtils.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
FormAutofillParent.jsm Bug 1486954 - Part II, Remove OSKeyStore.isEnabled. r=MattN 2018-10-22 22:57:28 -07:00
FormAutofillPreferences.jsm Bug 1497039 - Put a placeholder in privacy.xul that will be used to inject the form-autofill section. r=MattN 2018-10-18 03:42:59 +00:00
FormAutofillStorage.jsm Bug 1486954 - Part V, Prevent credit card record from being accessed if not initialize r=MattN 2018-10-18 22:10:25 +00:00
FormAutofillSync.jsm Bug 1399367 - Remove MasterPassword.{encrypt|decrypt}Sync() methods r=MattN 2018-09-05 17:54:48 +00:00
FormAutofillUtils.jsm Bug 1486954 - Part II, Remove OSKeyStore.isEnabled. r=MattN 2018-10-22 22:57:28 -07:00
jar.mn Backed out 3 changesets (bug 1449055) for multiple xpcshell failures on browser/extensions/formautofill/test/ . CLOSED TREE 2018-08-16 00:15:19 +03:00
manifest.json Backed out 3 changesets (bug 1449055) for multiple xpcshell failures on browser/extensions/formautofill/test/ . CLOSED TREE 2018-08-16 00:15:19 +03:00
moz.build Bug 1486954 - Part I, Encrypt credit card numbers with OS key store. r=MattN 2018-10-17 02:31:04 +00:00
OSKeyStore.jsm Bug 1486954 - Part II, Remove OSKeyStore.isEnabled. r=MattN 2018-10-22 22:57:28 -07:00
ProfileAutoCompleteResult.jsm Bug 1481972 - Add remaining countries to address autofill countries list. r=MattN 2018-09-23 23:50:03 -07:00
schema.json Backed out 3 changesets (bug 1449055) for multiple xpcshell failures on browser/extensions/formautofill/test/ . CLOSED TREE 2018-08-16 00:15:19 +03:00