Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(490)

Issue 19503003: Use the shim bundle's user_data_dir instead of GetUserDataDirectoryForBrowserBundle. (Closed)

Created:
7 years, 5 months ago by jackhou1
Modified:
7 years, 4 months ago
Reviewers:
tapted, benwells
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Use the shim bundle's user_data_dir instead of GetUserDataDirectoryForBrowserBundle. Currently app shims have no support for --user-data-dir, and can only ever connect to the default user_data_dir for a particular Chrome product (e.g. Canary/Chromium). This allows shims made by Chrome running in a different user_data_dir to start and connect with the correct Chrome. BUG=168080 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=214582

Patch Set 1 #

Total comments: 8

Patch Set 2 : Sync and rebase #

Patch Set 3 : Sync and rebase #

Patch Set 4 : Address comments. #

Patch Set 5 : Sync and rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -12 lines) Patch
M apps/DEPS View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M apps/app_shim/chrome_main_app_mode_mac.mm View 1 2 3 4 2 chunks +5 lines, -11 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jackhou1
7 years, 5 months ago (2013-07-17 07:29:41 UTC) #1
tapted
maybe a "motivation" comment in the CL description as well, since there's no specific bug. ...
7 years, 5 months ago (2013-07-17 08:34:21 UTC) #2
jackhou1
https://codereview.chromium.org/19503003/diff/1/apps/app_shim/chrome_main_app_mode_mac.mm File apps/app_shim/chrome_main_app_mode_mac.mm (left): https://codereview.chromium.org/19503003/diff/1/apps/app_shim/chrome_main_app_mode_mac.mm#oldcode104 apps/app_shim/chrome_main_app_mode_mac.mm:104: if (!chrome::GetUserDataDirectoryForBrowserBundle(chrome_bundle, On 2013/07/17 08:34:21, tapted wrote: > I ...
7 years, 4 months ago (2013-07-30 07:34:33 UTC) #3
tapted
lgtm. We should rename app_mode::ChromeAppModeInfo::user_data_dir, but I think there are other cleanups to do in ...
7 years, 4 months ago (2013-07-30 07:47:16 UTC) #4
jackhou1
benwells, please review apps/DEPS
7 years, 4 months ago (2013-07-30 12:28:43 UTC) #5
benwells
lgtm
7 years, 4 months ago (2013-07-31 01:16:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jackhou@chromium.org/19503003/10001
7 years, 4 months ago (2013-07-31 01:37:18 UTC) #7
commit-bot: I haz the power
Failed to apply patch for apps/app_shim/chrome_main_app_mode_mac.mm: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 4 months ago (2013-07-31 01:37:23 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jackhou@chromium.org/19503003/20001
7 years, 4 months ago (2013-07-31 02:51:02 UTC) #9
commit-bot: I haz the power
7 years, 4 months ago (2013-07-31 06:22:38 UTC) #10
Message was sent while issue was closed.
Change committed as 214582

Powered by Google App Engine
This is Rietveld 408576698