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

Issue 2396073002: Store only locale paks rather than all assets within BuildConfig.java (Closed)

Created:
4 years, 2 months ago by agrieve
Modified:
4 years, 2 months ago
Reviewers:
Ted C, michaelbai
CC:
chromium-reviews, mikecase+watch_chromium.org, jbudorick+watch_chromium.org, agrieve+watch_chromium.org, Torne
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Store only locale paks rather than all assets within BuildConfig.java This works around Monochrome having diffferent BuildConfig.java for 32/64 bit. BUG=652984 Committed: https://crrev.com/4e09dacc10a8a359785c6f49d75653ce7cfd00ec Cr-Commit-Position: refs/heads/master@{#423587}

Patch Set 1 #

Total comments: 2

Patch Set 2 : remove unused constant #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -36 lines) Patch
M base/android/java/src/org/chromium/base/ResourceExtractor.java View 1 chunk +3 lines, -12 lines 0 comments Download
M base/android/java/templates/BuildConfig.template View 1 chunk +10 lines, -8 lines 0 comments Download
M build/android/gyp/write_build_config.py View 2 chunks +8 lines, -6 lines 0 comments Download
M build/config/android/rules.gni View 1 chunk +4 lines, -4 lines 0 comments Download
M ui/android/java/src/org/chromium/ui/base/ResourceBundle.java View 1 2 chunks +2 lines, -6 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
agrieve
4 years, 2 months ago (2016-10-06 15:07:19 UTC) #4
Ted C
lgtm w/ comment https://codereview.chromium.org/2396073002/diff/1/ui/android/java/src/org/chromium/ui/base/ResourceBundle.java File ui/android/java/src/org/chromium/ui/base/ResourceBundle.java (right): https://codereview.chromium.org/2396073002/diff/1/ui/android/java/src/org/chromium/ui/base/ResourceBundle.java#newcode24 ui/android/java/src/org/chromium/ui/base/ResourceBundle.java:24: return "assets/" + locale + ".pak"; ...
4 years, 2 months ago (2016-10-06 16:41:15 UTC) #5
agrieve
https://codereview.chromium.org/2396073002/diff/1/ui/android/java/src/org/chromium/ui/base/ResourceBundle.java File ui/android/java/src/org/chromium/ui/base/ResourceBundle.java (right): https://codereview.chromium.org/2396073002/diff/1/ui/android/java/src/org/chromium/ui/base/ResourceBundle.java#newcode24 ui/android/java/src/org/chromium/ui/base/ResourceBundle.java:24: return "assets/" + locale + ".pak"; On 2016/10/06 16:41:15, ...
4 years, 2 months ago (2016-10-06 17:06:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2396073002/20001
4 years, 2 months ago (2016-10-06 17:06:29 UTC) #11
michaelbai
lgtm
4 years, 2 months ago (2016-10-06 17:57:15 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-06 18:05:47 UTC) #13
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/4e09dacc10a8a359785c6f49d75653ce7cfd00ec Cr-Commit-Position: refs/heads/master@{#423587}
4 years, 2 months ago (2016-10-06 18:07:44 UTC) #15
sgurun-gerrit only
4 years, 2 months ago (2016-10-10 22:49:48 UTC) #16
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2404043002/ by sgurun@chromium.org.

The reason for reverting is: Breaking monochrome (chrome not booting up)

BUG=652984, 653771.

Powered by Google App Engine
This is Rietveld 408576698