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

Issue 1227793002: Change BuildInfo.hasApkSplits -> BuildInfo.hasLanguageApkSplits (Closed)

Created:
5 years, 5 months ago by agrieve
Modified:
5 years, 5 months ago
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

Change BuildInfo.hasApkSplits -> BuildInfo.hasLanguageApkSplits It's possible to have a configuration where splits exist (e.g. abi, density), but language splits don't exist. We were previously doing the wrong thing in this case. BUG=490285 Committed: https://crrev.com/d2d2337bf7955d184a2085f184231ee691df57cd Cr-Commit-Position: refs/heads/master@{#338338}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -10 lines) Patch
M base/android/build_info.h View 2 chunks +3 lines, -3 lines 0 comments Download
M base/android/build_info.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/android/java/src/org/chromium/base/BuildInfo.java View 1 chunk +15 lines, -3 lines 2 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ChromeApplication.java View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_browser_main_android.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (2 generated)
agrieve
jochen@chromium.org: Please review changes in base/ yfriedman@chromium.org: Please review changes in chrome/
5 years, 5 months ago (2015-07-08 20:39:02 UTC) #2
Yaron
https://codereview.chromium.org/1227793002/diff/1/base/android/java/src/org/chromium/base/BuildInfo.java File base/android/java/src/org/chromium/base/BuildInfo.java (right): https://codereview.chromium.org/1227793002/diff/1/base/android/java/src/org/chromium/base/BuildInfo.java#newcode139 base/android/java/src/org/chromium/base/BuildInfo.java:139: return splitName.length() == 9 && splitName.startsWith("config."); we control the ...
5 years, 5 months ago (2015-07-08 21:31:22 UTC) #3
agrieve
https://codereview.chromium.org/1227793002/diff/1/base/android/java/src/org/chromium/base/BuildInfo.java File base/android/java/src/org/chromium/base/BuildInfo.java (right): https://codereview.chromium.org/1227793002/diff/1/base/android/java/src/org/chromium/base/BuildInfo.java#newcode139 base/android/java/src/org/chromium/base/BuildInfo.java:139: return splitName.length() == 9 && splitName.startsWith("config."); On 2015/07/08 21:31:22, ...
5 years, 5 months ago (2015-07-09 00:11:30 UTC) #4
Yaron
lgtm
5 years, 5 months ago (2015-07-09 12:32:24 UTC) #5
jochen (gone - plz use gerrit)
i'm not a base/ owner
5 years, 5 months ago (2015-07-10 08:43:07 UTC) #6
Yaron
I'm a base/android OWNER so I think you're actually set
5 years, 5 months ago (2015-07-10 12:22:20 UTC) #7
Yaron
On 2015/07/10 12:22:20, Yaron wrote: > I'm a base/android OWNER so I think you're actually ...
5 years, 5 months ago (2015-07-10 12:23:22 UTC) #8
jochen (gone - plz use gerrit)
lgtm
5 years, 5 months ago (2015-07-10 12:27:47 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1227793002/1
5 years, 5 months ago (2015-07-10 17:14:57 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 5 months ago (2015-07-10 19:37:04 UTC) #12
commit-bot: I haz the power
5 years, 5 months ago (2015-07-10 19:37:55 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d2d2337bf7955d184a2085f184231ee691df57cd
Cr-Commit-Position: refs/heads/master@{#338338}

Powered by Google App Engine
This is Rietveld 408576698