Disable credit card autofill in 81 Beta
Categories
(Toolkit :: Form Autofill, task, P2)
Tracking
()
People
(Reporter: jimm, Assigned: jimm)
References
Details
Attachments
(2 files)
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-release+
|
Details | Review |
47 bytes,
text/x-phabricator-request
|
Details | Review |
The shipping decision is still TBD, but in case the decision is made to not ship, filing this bug and getting the patches ready for beta to flip the prefs.
![]() |
Assignee | |
Comment 1•5 years ago
|
||
![]() |
Assignee | |
Comment 2•5 years ago
|
||
I have one more patch coming up that will restrict cc autofill to Nightly builds.
![]() |
Assignee | |
Comment 3•5 years ago
|
||
![]() |
Assignee | |
Comment 4•5 years ago
|
||
Comment on attachment 9175233 [details]
Bug 1664291 - Disable credit card autofill in Fx 81. r=zbraniecki
Beta/Release Uplift Approval Request
- User impact if declined: Per Firefox org decision, we're pulling this feature from 81.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Check to make sure credit card autofill does not display in content or through preferences.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Simple pref flip. There's some risk in that we've been running with the feature throughout beta, so we should do a little testing to be sure nothing weird shows up.
- String changes made/needed: none
![]() |
Assignee | |
Updated•5 years ago
|
Comment 6•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Comment 7•5 years ago
•
|
||
I have checked that this patch doesn't affected Nightly builds 82.0a1 (20200914095101), the credit card autofill still works as expected, and the pref extensions.formautofill.creditCards.available
is set on true by default.
I'm not going to remove the qe+ flag for now, in case this gets a chance to be uplifted in 81 RC.
Comment 8•5 years ago
|
||
Comment on attachment 9175233 [details]
Bug 1664291 - Disable credit card autofill in Fx 81. r=zbraniecki
Approved for 81.0rc1.
Comment 9•5 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #8)
Approved for 81.0rc1.
We ran out of time to deal with the CI fallout from disabling this feature, so I'm going to go ahead and build RC1 w/o this change included. I'm going to need to build an RC2 later this week and will include it then. In the mean time, I'll get a Try build created so QA can at last do their testing with a build which more closely resembles the shipping configuration.
Comment 10•5 years ago
|
||
Hi,
I tested this using the Try build and it seems to work accordingly. The CC feature is disabled by default and it works properly if I enable it by changing the CC pref to true.
Thanks.
Comment 11•5 years ago
|
||
bugherder uplift |
Description
•