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

Issue 8716011: Move use_skia_on_mac setting into its own gypi file, so that WebKit scripts can (Closed)

Created:
9 years ago by epoger
Modified:
9 years ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, reed1, caryclark
Visibility:
Public.

Description

Move use_skia_on_mac setting into its own gypi file, so that WebKit scripts can change their behavior based on its setting. This will help keep buildbots green during a transition period (see bug). BUG=101731 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111734

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -1 line) Patch
M build/common.gypi View 1 6 chunks +11 lines, -1 line 0 comments Download
A build/use_skia_on_mac.gypi View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
epoger
Mike- I think this should be a clean way to put the "are Chromium Mac ...
9 years ago (2011-11-28 16:16:30 UTC) #1
epoger
See webkit patch at https://bugs.webkit.org/show_bug.cgi?id=73226 that will use this CL to automatically change the comparison ...
9 years ago (2011-11-28 18:18:03 UTC) #2
M-A Ruel
http://codereview.chromium.org/8716011/diff/1/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/8716011/diff/1/build/common.gypi#newcode20 build/common.gypi:20: 'includes': [ I didn't realize you could include inside ...
9 years ago (2011-11-28 18:44:02 UTC) #3
epoger
http://codereview.chromium.org/8716011/diff/1/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/8716011/diff/1/build/common.gypi#newcode20 build/common.gypi:20: 'includes': [ On 2011/11/28 18:44:03, Marc-Antoine Ruel wrote: > ...
9 years ago (2011-11-28 18:52:26 UTC) #4
M-A Ruel
9 years ago (2011-11-28 18:53:25 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698