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

Issue 7035004: Invoke grit_info as a python module. (Closed)

Created:
9 years, 7 months ago by Nico
Modified:
9 years, 6 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Invoke grit_info as a python module. This speeds up build/gyp_chromium by 7s on my system (for a total of 10s with the other grit_info changes I landed earlier). BUG=82230 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87140

Patch Set 1 #

Patch Set 2 : Use filter syntax instead. #

Patch Set 3 : ! #

Total comments: 2

Patch Set 4 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M build/grit_action.gypi View 1 2 3 1 chunk +2 lines, -4 lines 0 comments Download
M build/gyp_chromium View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Nico
9 years, 7 months ago (2011-05-16 04:21:24 UTC) #1
Mark Mentovai
Evidently Tony and I commented on http://codereview.chromium.org/7015061/ instead. I guess this is your replacement for ...
9 years, 7 months ago (2011-05-16 16:45:16 UTC) #2
Nico
On Mon, May 16, 2011 at 9:45 AM, <mark@chromium.org> wrote: > Evidently Tony and I ...
9 years, 7 months ago (2011-05-16 16:48:17 UTC) #3
Mark Mentovai
Nico Weber wrote: > On Mon, May 16, 2011 at 9:45 AM, <mark@chromium.org> wrote: >> ...
9 years, 7 months ago (2011-05-16 16:52:38 UTC) #4
Nico
Alright, lets use this review for the final parts. ptal.
9 years, 7 months ago (2011-05-28 00:04:51 UTC) #5
Mark Mentovai
LGTM http://codereview.chromium.org/7035004/diff/8001/build/grit_action.gypi File build/grit_action.gypi (right): http://codereview.chromium.org/7035004/diff/8001/build/grit_action.gypi#newcode24 build/grit_action.gypi:24: '<!@pymod_do_main(grit_info <@(grit_defines) ' + We don’t usually + ...
9 years, 7 months ago (2011-05-28 00:08:43 UTC) #6
Nico
http://codereview.chromium.org/7035004/diff/8001/build/grit_action.gypi File build/grit_action.gypi (right): http://codereview.chromium.org/7035004/diff/8001/build/grit_action.gypi#newcode24 build/grit_action.gypi:24: '<!@pymod_do_main(grit_info <@(grit_defines) ' + On 2011/05/28 00:08:43, Mark Mentovai ...
9 years, 7 months ago (2011-05-28 00:14:16 UTC) #7
commit-bot: I haz the power
Change committed as 87140
9 years, 7 months ago (2011-05-28 02:11:26 UTC) #8
dglazkov
9 years, 6 months ago (2011-06-02 16:18:45 UTC) #9
On 2011/05/28 02:11:26, commit-bot wrote:
> Change committed as 87140

Looks like this broke upstream WebKit build?
https://bugs.webkit.org/show_bug.cgi?id=61881

Nico, can you take a look?

Powered by Google App Engine
This is Rietveld 408576698