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

Issue 147015: Disable TR1 for windows (set _HAS_TR1=0). This change requires a clobber build. (Closed)

Created:
11 years, 6 months ago by awong
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski
Visibility:
Public.

Description

Disable TR1 for windows (set _HAS_TR1=0). This change requires a clobber build.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Enable layout test. #

Patch Set 3 : Undo last upload. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M build/common.gypi View 1 chunk +1 line, -1 line 0 comments Download
M build/internal/essential.vsprops View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
awong
Running this through try servers now, and testing VS2008.
11 years, 6 months ago (2009-06-23 16:10:38 UTC) #1
Nicolas Sylvain
http://codereview.chromium.org/147015/diff/1/2 File build/common.gypi (right): http://codereview.chromium.org/147015/diff/1/2#newcode451 Line 451: '_HAS_TR1=0', can't you just remove the line? http://codereview.chromium.org/147015/diff/1/3 ...
11 years, 6 months ago (2009-06-23 16:26:35 UTC) #2
M-A Ruel
11 years, 6 months ago (2009-06-23 16:36:12 UTC) #3
lgtm as-is.

_HAS_TR1=0 is required.

Powered by Google App Engine
This is Rietveld 408576698