Closed
Bug 861633
Opened 12 years ago
Closed 12 years ago
Typo in new TLS sync preferences introduced with bug 733642
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
RESOLVED
FIXED
Firefox 23
People
(Reporter: rsx11m.pub, Assigned: rsx11m.pub)
References
Details
Attachments
(1 file)
(deleted),
patch
|
briansmith
:
review+
briansmith
:
checkin+
|
Details | Diff | Splinter Review |
> http://hg.mozilla.org/mozilla-central/diff/04dbe811e4a0/browser/app/profile/firefox.js
Unless I'm mistaken, security.security.tls.version.{min,max} is synced here rather than security.tls.version.{min,max} as intended, thus the redundant "security." path needs to be removed.
Attachment #737256 -
Flags: review?(dolske)
Comment 2•12 years ago
|
||
Comment on attachment 737256 [details] [diff] [review]
Proposed patch
Review of attachment 737256 [details] [diff] [review]:
-----------------------------------------------------------------
r+. Thanks for the patch!
https://hg.mozilla.org/integration/mozilla-inbound/rev/261d6997d1d1
Attachment #737256 -
Flags: review?(dolske)
Attachment #737256 -
Flags: review+
Attachment #737256 -
Flags: checkin+
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 23
You need to log in
before you can comment on or make changes to this bug.
Description
•