• jamiewalch@chromium.org's avatar
    Allow user data dir to be specified in the environment. · d5049719
    jamiewalch@chromium.org authored
    This allows us to address one of the top user-reported problems with
    Chrome Remote Desktop on Linux; namely that when users run Chrome
    inside their virtual desktop, it simply opens a new window in their
    existing Chrome instance (or, worse, if the first run of Chrome is in
    their virtual session, then it prevents them running Chrome on the
    console).
    
    Once this change hits Stable, we will be able to update our
    virtual session start-up scripts to set the environment variable,
    letting the user run Chrome on both their console and virtual
    desktops. They can then use Chrome Sync to keep bookmarks etc.
    synchronized.
    
    BUG=253614
    
    Review URL: https://chromiumcodereview.appspot.com/23651006
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222160 0039d316-1c4b-4281-b951-d872f2087c98
    d5049719
chrome_main_delegate.cc 31.1 KB