Closed
Bug 1370766
Opened 8 years ago
Closed 7 years ago
[Form Autofill] Allow users to enable/disable credit card autofill and launch the list dialog in about:preferences
Categories
(Toolkit :: Form Manager, enhancement, P3)
Toolkit
Form Manager
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: lchang, Assigned: scottwu)
References
(Blocks 1 open bug)
Details
(Whiteboard: [form autofill:M4] [ETA:8/25])
Attachments
(1 file)
There should be a checkbox for users to enable/disable credit card autofill feature and also a button to launch the credit card list dialog in about:preferences.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → scwwu
Assignee | ||
Updated•8 years ago
|
Whiteboard: [form autofill:M4] → [form autofill:M4] [ETA:8/14]
Updated•8 years ago
|
Summary: [Form Autofill] Allow users to enable/disable credit card autofill and launch the list dialog in about:preferneces → [Form Autofill] Allow users to enable/disable credit card autofill and launch the list dialog in about:preferences
Assignee | ||
Updated•8 years ago
|
Whiteboard: [form autofill:M4] [ETA:8/14] → [form autofill:M4] [ETA:8/25]
Comment hidden (mozreview-request) |
Reporter | ||
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8901065 [details]
Bug 1370766 - Allow users to enable/disable credit card autofill and launch the list dialog in about:preferences.
https://reviewboard.mozilla.org/r/172536/#review177846
::: browser/extensions/formautofill/test/browser/browser_privacyPreferences.js:1
(Diff revision 1)
> +/* eslint-disable max-len */
Could you find out a way not to disable "max-len"?
Comment hidden (mozreview-request) |
Reporter | ||
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8901065 [details]
Bug 1370766 - Allow users to enable/disable credit card autofill and launch the list dialog in about:preferences.
https://reviewboard.mozilla.org/r/172536/#review177850
Attachment #8901065 -
Flags: review?(lchang) → review+
Pushed by lchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ac7a42787868
Allow users to enable/disable credit card autofill and launch the list dialog in about:preferences. r=lchang
Keywords: checkin-needed
Comment 7•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Comment 8•7 years ago
|
||
The credit card dialog should also include the security code that is on the back of the card. It is usually a 3 digit number next to the signature line.
https://en.wikipedia.org/wiki/Card_security_code
You need to log in
before you can comment on or make changes to this bug.
Description
•