On Wed, Oct 7, 2009 at 12:52 PM, Tony Chang <[email protected]> wrote: > Actually, the original distinction was stuff that could be shared > across computers and stuff that couldn't be shared (i.e., local > state). I think originally this was for the difference between stuff > that a mounted home directory would sync and stuff that wouldn't sync. > > In practice, I think it's used for both, which is all the more reason > to merge them.
This comes up with the quasi-defunct profile system. Local State is supposed to be cross-profile, while the stuff in "Default" is your profile data. The safe browsing data in Local State should always stay with the safe browsing files, which currently stay in user-data-dir. I suspect the metrics stuff should also be cross profile. Do we need this profile support? The interface has been hidden behind a command line flag "enable-udd-profiles". Is it time to rip all of this profile stuff out? Brett --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
