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

Issue 991543003: Upstream ChromeMobileApplication bits about sync browser initialization (Closed)

Created:
5 years, 9 months ago by Yusuf
Modified:
5 years, 9 months ago
Reviewers:
Ted C, nyquist, Yaron, jbudorick
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Upstream ChromeMobileApplication bits about sync browser initialization Adds ChromeCommandLine initialization and also adds APIs about sync initialization Committed: https://crrev.com/b0313c5094dfba8a442c7f3d351de31153554c8c Cr-Commit-Position: refs/heads/master@{#320018}

Patch Set 1 #

Patch Set 2 : Added reportStartupError which was used for sync init #

Patch Set 3 : Moved command line from base to chrome #

Total comments: 4

Patch Set 4 : Nits after lgtm #

Patch Set 5 : added findbugs_exclusion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+253 lines, -10 lines) Patch
M build/android/findbugs_filter/findbugs_exclude.xml View 1 2 3 4 1 chunk +10 lines, -1 line 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/ChromeCommandLineInitUtil.java View 1 2 1 chunk +100 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java View 1 2 3 4 chunks +132 lines, -1 line 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellApplication.java View 1 2 3 2 chunks +0 lines, -8 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
Yusuf
nyquist@ for base/ tedchoc@ for ChromiumApplication changes
5 years, 9 months ago (2015-03-10 17:58:39 UTC) #2
Yaron
lgtm (Yusuf messaged me about this CL so I went ahead and reviewed) https://codereview.chromium.org/991543003/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java File ...
5 years, 9 months ago (2015-03-10 19:55:45 UTC) #4
Yusuf
https://codereview.chromium.org/991543003/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java File chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java (right): https://codereview.chromium.org/991543003/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java#newcode111 chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java:111: ChromeCommandLineInitUtil.initChromeCommandLine(this); On 2015/03/10 19:55:45, Yaron wrote: > Please remove ...
5 years, 9 months ago (2015-03-10 20:00:20 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/991543003/60001
5 years, 9 months ago (2015-03-10 20:01:08 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_arm64_dbg_recipe/builds/54991)
5 years, 9 months ago (2015-03-10 22:24:45 UTC) #10
Yusuf
jbudorick for the added findbugs_exclusion. This is moved up from the corresponding downstream file.
5 years, 9 months ago (2015-03-11 00:14:34 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/991543003/80001
5 years, 9 months ago (2015-03-11 00:15:56 UTC) #15
jbudorick
findbugs lgtm
5 years, 9 months ago (2015-03-11 00:22:11 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 9 months ago (2015-03-11 01:25:25 UTC) #17
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/b0313c5094dfba8a442c7f3d351de31153554c8c Cr-Commit-Position: refs/heads/master@{#320018}
5 years, 9 months ago (2015-03-11 01:26:12 UTC) #18
sullivan
A revert of this CL (patchset #5 id:80001) has been created in https://codereview.chromium.org/1001973002/ by sullivan@chromium.org. ...
5 years, 9 months ago (2015-03-12 16:26:01 UTC) #19
Yaron
On 2015/03/12 16:26:01, sullivan wrote: > A revert of this CL (patchset #5 id:80001) has ...
5 years, 9 months ago (2015-03-12 16:32:17 UTC) #20
sullivan
5 years, 9 months ago (2015-03-12 16:44:46 UTC) #21
Message was sent while issue was closed.
On 2015/03/12 16:32:17, Yaron wrote:
> On 2015/03/12 16:26:01, sullivan wrote:
> > A revert of this CL (patchset #5 id:80001) has been created in
> > https://codereview.chromium.org/1001973002/ by mailto:sullivan@chromium.org.
> > 
> > The reason for reverting is: This CL broke the chromium perf bots. See
> > http://crbug.com/466156 and http://crbug.com/466144.
> 
> Hmm. I suspect it's the removal of ChromeShellApplication.initCommandLine
> causing ChromeShell to now use the same command line file as chrome. I think
> this is an opportunity to further unify the two (which we're trying through
> upstreaming) so perhaps we can update Telemetry to not use a different command
> line file for ChromeShell. Annie, wdyt?

We'd be happy to update telemetry to use the best command line, would be great
to get a bug filed with label Cr-Tests-Telemetry with details.

In the short term we need to get the bots green though :)

Powered by Google App Engine
This is Rietveld 408576698