Closed Bug 515593 Opened 15 years ago Closed 15 years ago

audit set of prefs we're syncing

Categories

(Firefox :: Sync, defect, P1)

defect

Tracking

()

RESOLVED FIXED
1.0 beta3

People

(Reporter: mconnor, Assigned: Mardak)

Details

      No description provided.
extensions.weave.prefs.sync.startup.homepage_override_url really should be removed, period, but should audit the rest.
Target Milestone: --- → 0.7
Culling for 0.7, will revisit this for 0.8 with input from Firefox and Mobile teams.

browser.download.manager.scanWhenDone // yes
browser.search.openintab // mostly deprecated hidden pref, shouldn't sync
browser.search.selectedEngine // yes
browser.sessionstore.resume_from_crash  // mostly exists for tinderboxes, not really a common user-set pref
browser.sessionstore.resume_session_once  // wtf, no
browser.sessionstore.interval // yeah... for now
browser.startup.homepage  // yes
startup.homepage_override_url  // _no_
browser.tabs.tabMinWidth  // should also sync maxwidth
browser.tabs.warnOnClose  // yes
browser.tabs.closeButtons  // yes
browser.urlbar.autoFill  // yes
browser.urlbar.maxRichResults  // yes
browser.urlbar.clickSelectsAll  // no
browser.urlbar.doubleClickSelectsAll  // no
extensions.personas.current  // yes
layout.spellcheckDefault  // yes
security.dialog_enable_delay  // no, 
signon.rememberSignons  // yes
spellchecker.dictionary // yes
http://hg.mozilla.org/labs/weave/rev/5524b135ba16
remove a bunch of stuff we shouldn't sync, will revisit potential additions for 0.8
Target Milestone: 0.7 → 0.8
The evil:
extensions.personas.current (different types of devices, different displays, different DPI, different look, then first sync ruined all per-device tuning)
browser.startup.homepage
signon.rememberSignons
browser.search.selectedEngine (who will syns search engines definitions?)

Weave should not sync parameters that asks and sets on first usage
Flags: blocking-weave1.0+
Target Milestone: 0.8 → 1.0 beta2
Assignee: mconnor → edilee
http://hg.mozilla.org/labs/weave/rev/3c7217616119
Add in prefs that are linked to the Firefox Preferences UI.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in before you can comment on or make changes to this bug.