Matthew Noorenberghe
8cab94534a
Bug 1455151 - Support subdialog sizing of HTML documents from a stylesheet and use it for autofill edit dialogs. r=jaws
...
MozReview-Commit-ID: GeHPhFTnCIz
2018-04-18 16:12:15 -07:00
Matthew Noorenberghe
5935ff8bf3
Bug 1432952 - Add a billing address picker to the credit card add/edit form. r=jaws
...
MozReview-Commit-ID: 9tquQ0C7D96
2018-04-10 18:31:05 -07:00
Matthew Noorenberghe
578163b125
Bug 1427954 - Pass FormAutofillUtils.isCCNumber to EditCreditCard. r=sfoster
...
The point of this is to remove dependencies on privileged code from autofillEditForms.js so it can
be used in the unprivileged PaymentRequest dialog. The PaymentRequest dialog will be able to inject
the privileged APIs in a different way.
MozReview-Commit-ID: 34PvRxzWcSr
2018-03-14 18:11:03 -07:00
Matthew Noorenberghe
1597ac3676
Bug 1427954 - Move autofill edit dialog l10n to mutation observers. r=sfoster
...
MozReview-Commit-ID: 5jSj0xPBTQj
2018-03-14 18:12:00 -07:00
Matthew Noorenberghe
447c316378
Bug 1427954 - Split autofill dialog logic from field logic. r=sfoster
...
We want to re-use the field/form logic but not the dialog-specific logic so this separates them out.
Custom Elements aren't enabled by default yet so we can't use them yet.
MozReview-Commit-ID: 60hMpgSOmpp
2018-03-14 18:12:38 -07:00
Matthew Noorenberghe
85cea5f35d
Bug 1427954 - Don't pass child elements into the constructor. r=sfoster
...
MozReview-Commit-ID: 2iqHks0yD0v
2018-03-14 18:12:58 -07:00
Scott Wu
f0178cc239
Bug 1416503 - Add RTL support for Form Autofill preference dialogs. r=lchang
...
MozReview-Commit-ID: BgvAOxWBLf4
2018-01-10 12:09:49 +08:00
Scott Wu
cb89eccec5
Bug 1407530 - Update formautofill.properties string IDs and localization notes. r=flod,lchang
...
MozReview-Commit-ID: uHWhQmrVgu
2017-10-11 18:19:35 +08:00
Scott Wu
c808f8d5d0
Bug 1370764 - (Part 2) Create a dialog to add/edit/view a credit card entry. r=lchang
...
MozReview-Commit-ID: 7d6cfcShrwc
2017-08-11 15:31:57 +08:00