Chromium Code Reviews
DescriptionAdd a startup check to create profile shortcuts for legacy Chrome profiles.
We do this by adding a per-profile pref that tracks whether or not a shortcut has been created for it. We check that flag at Profile startup and create a new shortcut if needed (while setting the flag to avoid creating future shortcuts).
BUG=109447
TEST=Start Chrome in v16 or v17 and create a new profile. Update Chrome to the latest version (including this patch) and ensure that starting a window with one of the two original profiles creates a desktop shortcut with that Profile's data. Ensure that if we then delete the shortcut for the profile, but start a new window for the profile, another shortcut is not created.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=118316
Patch Set 1 #
Total comments: 10
Patch Set 2 : Added missing profile_manager.cc #Patch Set 3 : Added missing ifdefs #
Messages
Total messages: 10 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||