Chromium Code Reviews

Issue 1421473010: Replace most uses of asset_location with android_assets() template (Closed)

Created:
5 years, 1 month ago by pkotwicz
Modified:
5 years, 1 month ago
Reviewers:
brettw, agrieve
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, cbentzel+watch_chromium.org, Peter Beverloo, jam, darin-cc_chromium.org, blink-reviews, mkwst+moarreviews-shell_chromium.org, jochen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace most uses of asset_location with android_assets() template Using the android_assets() template enables the removal of duplicated asset copying logic. BUG=547162 Committed: https://crrev.com/8c7027d471210dcf1beeada6d247fdaf01be8a71 Cr-Commit-Position: refs/heads/master@{#359059}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Stats (+22 lines, -101 lines)
M chrome/android/BUILD.gn View 1 chunk +6 lines, -15 lines 0 comments
M chrome/android/chrome_public_apk_tmpl.gni View 1 chunk +0 lines, -1 line 0 comments
M chrome/test/BUILD.gn View 2 chunks +4 lines, -16 lines 0 comments
M content/content_unittests.isolate View 1 chunk +1 line, -8 lines 0 comments
M content/shell/android/BUILD.gn View 5 chunks +6 lines, -18 lines 0 comments
M content/test/BUILD.gn View 4 chunks +2 lines, -22 lines 0 comments
M net/BUILD.gn View 3 chunks +1 line, -17 lines 0 comments
M third_party/WebKit/Source/platform/BUILD.gn View 1 chunk +1 line, -2 lines 0 comments
M third_party/WebKit/Source/web/BUILD.gn View 1 chunk +1 line, -2 lines 0 comments

Messages

Total messages: 19 (9 generated)
pkotwicz
brettw@ can you please take a look? - I don't understand why content_unittests.isolate was the ...
5 years, 1 month ago (2015-11-09 18:30:49 UTC) #5
agrieve
On 2015/11/09 18:30:49, pkotwicz wrote: > brettw@ can you please take a look? > - ...
5 years, 1 month ago (2015-11-09 20:08:04 UTC) #7
agrieve
On 2015/11/09 20:08:04, agrieve wrote: > On 2015/11/09 18:30:49, pkotwicz wrote: > > brettw@ can ...
5 years, 1 month ago (2015-11-09 20:08:46 UTC) #8
brettw
lgtm https://codereview.chromium.org/1421473010/diff/20001/content/shell/android/BUILD.gn File content/shell/android/BUILD.gn (right): https://codereview.chromium.org/1421473010/diff/20001/content/shell/android/BUILD.gn#newcode93 content/shell/android/BUILD.gn:93: disable_compression = true This sticks out to me ...
5 years, 1 month ago (2015-11-10 22:11:05 UTC) #9
pkotwicz
https://codereview.chromium.org/1421473010/diff/20001/content/shell/android/BUILD.gn File content/shell/android/BUILD.gn (right): https://codereview.chromium.org/1421473010/diff/20001/content/shell/android/BUILD.gn#newcode93 content/shell/android/BUILD.gn:93: disable_compression = true We no longer compress .pak files ...
5 years, 1 month ago (2015-11-10 22:20:08 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1421473010/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1421473010/40001
5 years, 1 month ago (2015-11-10 22:30:38 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/133172)
5 years, 1 month ago (2015-11-11 01:26:46 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1421473010/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1421473010/40001
5 years, 1 month ago (2015-11-11 03:50:30 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 1 month ago (2015-11-11 06:30:28 UTC) #18
commit-bot: I haz the power
5 years, 1 month ago (2015-11-11 06:31:16 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8c7027d471210dcf1beeada6d247fdaf01be8a71
Cr-Commit-Position: refs/heads/master@{#359059}

Powered by Google App Engine