• hallielaine@chromium.org's avatar
    Create and delete desktop shortcuts in general. · f89b50f5
    hallielaine@chromium.org authored
    Currently planning 6 steps for this feature:
    1. (this step) Create/delete shortcuts in general (few edge cases)
    2. Add functionality for the checkbox- allow the user to select whether they want a shortcut or not from the create/manage profile dialogs
    3. Find shortcuts on the desktop by their arguments instead of the path.
    4. Handle edge case of 1 to 2 and 2 to 1 profiles (adding/removing icon and name from the shortcut)
    5. Update shortcuts when the user changes their name/icon
    6. Repopulate shortcuts map when browser starts up (to allow delete/update on new browser instances) 
    
    This CL depends on: Issue 10826188
    
    BUG=133585
    TEST=manual testing
    
    Review URL: https://chromiumcodereview.appspot.com/10823217
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151974 0039d316-1c4b-4281-b951-d872f2087c98
    f89b50f5
testing_profile_manager.cc 3.53 KB