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

Issue 1320253002: Merge ChromeMainDelegateStagingAndroid into ChromeMainDelegateAndroid. (Closed)

Created:
5 years, 3 months ago by newt (away)
Modified:
5 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Merge ChromeMainDelegateStagingAndroid into ChromeMainDelegateAndroid. A follow-up CL will delete the remnants of ChromeMainDelegateStagingAndroid once downstream dependencies have been updated. BUG=526335 Committed: https://crrev.com/84219eb9637c487211b30bc18499a8d71ab60a53 Cr-Commit-Position: refs/heads/master@{#347823}

Patch Set 1 #

Total comments: 3

Patch Set 2 : added components/policy to chrome/app/DEPS #

Total comments: 14

Patch Set 3 : rebased #

Patch Set 4 : addressed bartfab's comments #

Patch Set 5 : used more specific DEPS rule #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -106 lines) Patch
M chrome/android/chrome_apk.gyp View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/DEPS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/app/android/chrome_main_delegate_android.h View 1 2 3 2 chunks +12 lines, -2 lines 0 comments Download
M chrome/app/android/chrome_main_delegate_android.cc View 1 2 3 4 chunks +57 lines, -6 lines 0 comments Download
A + chrome/app/android/chrome_main_delegate_android_initializer.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/android/chrome_main_delegate_staging_android.h View 1 chunk +0 lines, -16 lines 0 comments Download
M chrome/browser/android/chrome_main_delegate_staging_android.cc View 1 chunk +0 lines, -65 lines 0 comments Download
D chrome/browser/android/chrome_main_delegate_staging_android_initializer.cc View 1 chunk +0 lines, -10 lines 0 comments Download
M chrome/browser/android/chrome_sync_shell_main_delegate.h View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/android/chrome_sync_shell_main_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 31 (12 generated)
newt (away)
PTAL
5 years, 3 months ago (2015-08-29 00:49:07 UTC) #2
Yaron
lgtm
5 years, 3 months ago (2015-08-31 13:56:51 UTC) #3
newt (away)
https://codereview.chromium.org/1320253002/diff/1/chrome/app/android/chrome_main_delegate_android.cc File chrome/app/android/chrome_main_delegate_android.cc (right): https://codereview.chromium.org/1320253002/diff/1/chrome/app/android/chrome_main_delegate_android.cc#newcode17 chrome/app/android/chrome_main_delegate_android.cc:17: #include "components/policy/core/browser/android/android_combined_policy_provider.h" presubmit complained about this include being "illegal". ...
5 years, 3 months ago (2015-08-31 22:56:26 UTC) #4
Yaron
https://codereview.chromium.org/1320253002/diff/1/chrome/app/android/chrome_main_delegate_android.cc File chrome/app/android/chrome_main_delegate_android.cc (right): https://codereview.chromium.org/1320253002/diff/1/chrome/app/android/chrome_main_delegate_android.cc#newcode17 chrome/app/android/chrome_main_delegate_android.cc:17: #include "components/policy/core/browser/android/android_combined_policy_provider.h" On 2015/08/31 22:56:26, newt wrote: > presubmit ...
5 years, 3 months ago (2015-09-01 15:06:19 UTC) #5
newt (away)
https://codereview.chromium.org/1320253002/diff/1/chrome/app/android/chrome_main_delegate_android.cc File chrome/app/android/chrome_main_delegate_android.cc (right): https://codereview.chromium.org/1320253002/diff/1/chrome/app/android/chrome_main_delegate_android.cc#newcode17 chrome/app/android/chrome_main_delegate_android.cc:17: #include "components/policy/core/browser/android/android_combined_policy_provider.h" On 2015/09/01 15:06:19, Yaron wrote: > On ...
5 years, 3 months ago (2015-09-01 21:52:25 UTC) #6
newt (away)
+pneubeck: Is it OK to add a dependency from chrome/app on components/policy? I'm moving code ...
5 years, 3 months ago (2015-09-01 21:57:08 UTC) #8
pneubeck (no reviews)
I'm not familiar with the policy integration on android. Handing over to Bartosz.
5 years, 3 months ago (2015-09-02 15:17:01 UTC) #10
bartfab (slow)
I know about as much about our policy handling code on Android as Philipp :). ...
5 years, 3 months ago (2015-09-03 09:51:57 UTC) #12
newt (away)
https://codereview.chromium.org/1320253002/diff/20001/chrome/app/android/chrome_main_delegate_android.cc File chrome/app/android/chrome_main_delegate_android.cc (right): https://codereview.chromium.org/1320253002/diff/20001/chrome/app/android/chrome_main_delegate_android.cc#newcode72 chrome/app/android/chrome_main_delegate_android.cc:72: bool ok = PathService::Get(base::DIR_ANDROID_APP_DATA, &data_path); On 2015/09/03 09:51:56, bartfab ...
5 years, 3 months ago (2015-09-03 18:35:24 UTC) #13
bartfab (slow)
lgtm
5 years, 3 months ago (2015-09-04 09:24:22 UTC) #14
newt (away)
+cpu for chrome/app/DEPS
5 years, 3 months ago (2015-09-04 15:34:56 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1320253002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1320253002/60001
5 years, 3 months ago (2015-09-08 17:27:18 UTC) #18
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-08 18:09:32 UTC) #20
cpu_(ooo_6.6-7.5)
Is there a way to segment deps by platform? The app in stuff on windows ...
5 years, 3 months ago (2015-09-08 18:28:04 UTC) #21
newt (away)
On 2015/09/08 18:28:04, cpu wrote: > Is there a way to segment deps by platform? ...
5 years, 3 months ago (2015-09-08 18:49:24 UTC) #22
cpu_(ooo_6.6-7.5)
yes lets do that. with that lgtm
5 years, 3 months ago (2015-09-08 19:31:12 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1320253002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1320253002/80001
5 years, 3 months ago (2015-09-08 22:41:00 UTC) #29
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 3 months ago (2015-09-08 23:22:03 UTC) #30
commit-bot: I haz the power
5 years, 3 months ago (2015-09-08 23:22:47 UTC) #31
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/84219eb9637c487211b30bc18499a8d71ab60a53
Cr-Commit-Position: refs/heads/master@{#347823}

Powered by Google App Engine
This is Rietveld 408576698