Closed
Bug 1478185
Opened 7 years ago
Closed 7 years ago
Autofill Addresses and Credit cards will not disable
Categories
(Toolkit :: Form Autofill, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox-esr60 | --- | unaffected |
firefox61 | --- | unaffected |
firefox62 | --- | unaffected |
firefox63 | + | verified |
People
(Reporter: the009, Assigned: MattN)
References
Details
(Keywords: nightly-community, regression)
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0
Build ID: 20180724100052
Steps to reproduce:
Going to Options > Security and disabling Autofill addresses Autofill credit and uncheck the boxes.
Restart browser.
Actual results:
They did not remain unchecked and are enabled on restart.
Expected results:
Disabled options should remain disabled :)
Comment 1•7 years ago
|
||
regression-window |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0
20180724223402
(In reply to The009 from comment #0)
> Restart browser.
No need. You can simply press F5 to refresh about:preferences#privacy
Browser Console output:
NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIPrefBranch.setBoolPref] FormAutofillPreferences.jsm:200
NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIPrefBranch.setBoolPref] FormAutofillPreferences.jsm:198
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=9302fd8c95c05e5a5cd295dde3bbdac2d58d6256&tochange=70f901964f9725e6dfd09750f48996e9d6670492
Blocks: 1474140
Status: UNCONFIRMED → NEW
Has Regression Range: --- → yes
Has STR: --- → yes
Component: Untriaged → Form Autofill
Ever confirmed: true
Flags: needinfo?(kmaglione+bmo)
Keywords: regression
Product: Firefox → Toolkit
Assignee | ||
Updated•7 years ago
|
status-firefox61:
--- → unaffected
status-firefox62:
--- → unaffected
status-firefox63:
--- → affected
status-firefox-esr52:
--- → unaffected
status-firefox-esr60:
--- → unaffected
tracking-firefox63:
--- → ?
Priority: -- → P1
Updated•7 years ago
|
Keywords: nightly-community
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → MattN+bmo
Status: NEW → ASSIGNED
Flags: needinfo?(kmaglione+bmo)
Assignee | ||
Comment 9•7 years ago
|
||
Comment 11•7 years ago
|
||
Comment on attachment 9001508 [details]
Bug 1478185 - Fix ENABLED_AUTOFILL_*_PREF references after FormAutofillUtils.jsm split. r=sfoster
Sam Foster [:sfoster] has approved the revision.
Attachment #9001508 -
Flags: review+
Comment 12•7 years ago
|
||
Pushed by mozilla@noorenberghe.ca:
https://hg.mozilla.org/integration/autoland/rev/07ce0e4ae08d
Fix ENABLED_AUTOFILL_*_PREF references after FormAutofillUtils.jsm split. r=sfoster
Comment 13•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•7 years ago
|
Flags: qe-verify+
Comment 14•7 years ago
|
||
Hello all ,
I have reproduced the issue mentioned in Description using an affected 63.0a1 build from 2018-07-24.
This issue is verified fixed using the latest Firefox 63.0b8 and Nightly 64.0a1 on Windows 10 64bit.
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•