fune/browser/extensions/formautofill
2017-09-29 09:43:51 +02:00
..
content Bug 1403007 - Add the regexp flag to cc-exp rule. r=MattN 2017-09-27 10:12:21 +08:00
locales Bug 1399402 - Correct "Never Save Credit Cards" string in the credit card door hanger. r=lchang 2017-09-14 11:36:48 +08:00
phonenumberutils Bug 1399997: Part 2 - Fix eval usage in PhoneNumber.jsm. r=MattN 2017-09-14 12:54:46 -07:00
skin Bug 1397088 - Adjust autofill records list height and allow country warning message wrapping. r=lchang 2017-09-08 18:40:42 +08:00
test Backed out changeset 130a44290c28 (bug 1401411) for eslint failure at browser/extensions/formautofill/test/unit/test_createRecords.js:207:8 | Missing trailing comma. r=backout 2017-09-29 09:43:51 +02:00
.eslintrc.js Backed out changeset f4c33a37fe6d (bug 1395890) for failing browser-chrome's browser/components/extensions/test/browser/browser_ext_find.js. r=backout on a CLOSED TREE 2017-09-19 16:35:31 +02:00
bootstrap.js Bug 1386959 - [Form Autofill] Add probe for form autofill availability. r=francois,lchang 2017-08-14 11:56:19 +08:00
FormAutofillContent.jsm Bug 1341569 - Add the form created time in handler and telemetry probe for form filling duration. r=benjamin+7044,MattN 2017-09-11 10:25:09 +08:00
FormAutofillDoorhanger.jsm Bug 1399065 - [Form Autofill] - Hide autofill doorhanger close button. r=lchang 2017-09-22 17:45:42 +08:00
FormAutofillHandler.jsm Backed out changeset 130a44290c28 (bug 1401411) for eslint failure at browser/extensions/formautofill/test/unit/test_createRecords.js:207:8 | Missing trailing comma. r=backout 2017-09-29 09:43:51 +02:00
FormAutofillHeuristics.jsm Bug 1400147 - Ignore the credit card regexps when extensions.formautofill.creditCards.available is false. r=lchang 2017-09-20 08:10:38 +08:00
FormAutofillNameUtils.jsm Bug 1393083 - [Form Autofill] CJK names should be combined in the order: familyName + givenName. r=steveck 2017-08-23 23:42:52 +08:00
FormAutofillParent.jsm Bug 1393756 - Part 2: Add mochitest for credit card doorhanger saving with masterpassword. r=lchang 2017-09-21 12:12:15 +08:00
FormAutofillPreferences.jsm Bug 1398050 - Polish preferences page to match visual spec. r=mconley 2017-09-12 17:38:41 +08:00
FormAutofillSync.jsm Bug 1363995 - Implement autofill record reconciliation. r=seanlee,lchang,markh 2017-07-20 16:50:41 +10:00
FormAutofillUtils.jsm Bug 1367322 - Preferences search support for credit card autofill. r=evanxd,lchang 2017-09-14 18:18:24 +08:00
install.rdf.in
jar.mn Bug 1352324 - (Part 3) Update PhoneNumber utility to fulfill Form Autofill. r=MattN 2017-05-26 11:46:36 +08:00
MasterPassword.jsm Backed out changeset 5b4b8c71b9fb (bug 1388238) because the other half of the bug got backed out a=backout 2017-08-15 18:42:01 -07:00
moz.build Bug 1375799 - (Part 2) [Form Autofill] Rename locale folder to locales. r=lchang 2017-07-25 10:40:21 +08:00
ProfileAutoCompleteResult.jsm Bug 1370768 - (Part 2) Add manage credit cards dialog. r=lchang 2017-08-23 10:12:18 +08:00
ProfileStorage.jsm Bug 1395519 - [Form Autofill] Keep the original data when record updated via submission. r=lchang 2017-09-01 10:11:19 +08:00