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

Issue 862043002: Change grit whitelist to a string parameter (Closed)

Created:
5 years, 11 months ago by Olivier
Modified:
5 years, 10 months ago
Reviewers:
Nico, sdefresne, lliabra
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change grit whitelist to a string parameter This CL changes the grit_whitelist parameter to be a string instead of a part of grit_defines. This allow user to override the parameter with another file. The goal of this is to allow creating bundles with their own whitelists. At the moment, if you want to create a small executable (i.e. an ios extension) that only uses 3 strings, you are required to include all the strings whitelisted by the main chrome bundle. By allowing to override the whitelist argument (instead of only appending the argument array, it will allow to specify a specific whitelist for a specific target. BUG=456837 Committed: https://crrev.com/2310fc2b85b31504de87ba22d9d14fc406ed3147 Cr-Commit-Position: refs/heads/master@{#315324}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -6 lines) Patch
M build/common.gypi View 1 chunk +2 lines, -2 lines 0 comments Download
M build/grit_action.gypi View 3 chunks +13 lines, -0 lines 0 comments Download
M ios/chrome/ios_chrome_resources.gyp View 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (5 generated)
Olivier
5 years, 11 months ago (2015-01-21 14:04:30 UTC) #2
sdefresne
Did you forget to send email asking for review? LGTM
5 years, 11 months ago (2015-01-23 21:15:25 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/862043002/1
5 years, 10 months ago (2015-02-05 16:52:48 UTC) #5
Olivier
+ thakis for owner
5 years, 10 months ago (2015-02-05 17:19:08 UTC) #7
Olivier
5 years, 10 months ago (2015-02-09 09:01:24 UTC) #9
Nico
Neither cl description nor bug link (not present) explain why one would want to override ...
5 years, 10 months ago (2015-02-09 15:13:50 UTC) #10
Olivier
On 2015/02/09 15:13:50, Nico wrote: > Neither cl description nor bug link (not present) explain ...
5 years, 10 months ago (2015-02-09 15:20:47 UTC) #11
Nico
On 2015/02/09 15:20:47, Olivier Robin wrote: > On 2015/02/09 15:13:50, Nico wrote: > > Neither ...
5 years, 10 months ago (2015-02-09 15:44:00 UTC) #12
Olivier
On 2015/02/09 15:44:00, Nico wrote: > On 2015/02/09 15:20:47, Olivier Robin wrote: > > On ...
5 years, 10 months ago (2015-02-09 16:07:04 UTC) #13
Nico
On 2015/02/09 16:07:04, Olivier Robin wrote: > On 2015/02/09 15:44:00, Nico wrote: > > On ...
5 years, 10 months ago (2015-02-09 16:43:59 UTC) #14
Olivier
On 2015/02/09 16:43:59, Nico wrote: > On 2015/02/09 16:07:04, Olivier Robin wrote: > > On ...
5 years, 10 months ago (2015-02-09 16:57:50 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/862043002/1
5 years, 10 months ago (2015-02-09 17:00:47 UTC) #17
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 10 months ago (2015-02-09 17:05:08 UTC) #18
commit-bot: I haz the power
5 years, 10 months ago (2015-02-09 17:05:34 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/2310fc2b85b31504de87ba22d9d14fc406ed3147
Cr-Commit-Position: refs/heads/master@{#315324}

Powered by Google App Engine
This is Rietveld 408576698