Closed
Bug 1059548
Opened 10 years ago
Closed 10 years ago
enable sync of privacy.trackingprotection.enabled pref
Categories
(Core :: DOM: Security, defect)
Tracking
()
VERIFIED
FIXED
mozilla35
People
(Reporter: mmc, Assigned: francois)
References
Details
Attachments
(3 files)
Seems like a good thing to sync.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → francois
Summary: enable sync on privacy.trackingprotection.enabled → enable sync of privacy.trackingprotection.enabled pref
Assignee | ||
Comment 1•10 years ago
|
||
I've tested that this is all we need to get a new browser profile to pull the setting from Sync.
Attachment #8485586 -
Flags: review?(mmc)
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Comment 2•10 years ago
|
||
Comment on attachment 8485586 [details] [diff] [review]
v1 for review
Review of attachment 8485586 [details] [diff] [review]:
-----------------------------------------------------------------
Fantastic, I was hoping it was going to be that easy :)
Attachment #8485586 -
Flags: review?(mmc) → review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 3•10 years ago
|
||
Keywords: checkin-needed
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Reporter | ||
Comment 5•10 years ago
|
||
Hey Francois,
Does this sync to fennec? If so, that's problematic because the UI isn't working there right now (https://bugzilla.mozilla.org/show_bug.cgi?id=1063831).
Thanks,
Monica
Flags: needinfo?(francois)
Assignee | ||
Comment 6•10 years ago
|
||
Monica: I don't know, but I can try and figure out how to build fennec and then test it.
Flags: needinfo?(francois)
Assignee | ||
Comment 7•10 years ago
|
||
I logged into FxA using my account which has trackingprotection enabled and then forced a Sync of fennec. Tracking protection is still disabled (see screenshot).
Assignee | ||
Comment 8•10 years ago
|
||
My theory is that fennec doesn't actually sync prefs from desktop. If you look at the Sync settings on fennec (see attached screenshots), there is no way to enable/disable the syncing of prefs.
Reporter | ||
Comment 9•10 years ago
|
||
OK, great. Searching for https://mxr.mozilla.org/mozilla-central/search?string=services.sync.prefs.sync&find=&findi=&filter=^[^\0]*%24&hitlimit=&tree=mozilla-central also reveals nothing in mobile. Thanks!
Comment 10•10 years ago
|
||
Verified as fixed using:
FF 35 Aurora
Build Id:20141022004003
OS: Win 7 x64, Mac Os X 10.9.5, Ubuntu 14.04 x64
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•