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

Issue 8004004: Update Windows version macros to Win 7 (Closed)

Created:
9 years, 3 months ago by jschuh
Modified:
9 years, 2 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Update Windows version macros to Win 7 BUG=92941 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102735

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 2

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -6 lines) Patch
M base/win/win_util.h View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M base/win/win_util.cc View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M build/common.gypi View 1 chunk +2 lines, -2 lines 0 comments Download
M net/base/test_root_certs_win.cc View 1 2 3 4 5 3 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
jschuh
Adding you in now, but lets wait to see how the trybot run goes.
9 years, 3 months ago (2011-09-23 22:44:05 UTC) #1
cpu_(ooo_6.6-7.5)
lgtm
9 years, 3 months ago (2011-09-23 22:50:47 UTC) #2
cpu_(ooo_6.6-7.5)
I am confused now, the last patchset does not have angle..
9 years, 3 months ago (2011-09-23 22:51:48 UTC) #3
jschuh
On 2011/09/23 22:51:48, cpu wrote: > I am confused now, the last patchset does not ...
9 years, 3 months ago (2011-09-23 23:01:33 UTC) #4
jschuh
@brettw - I needed to move a base macro from a .cc to a header.
9 years, 3 months ago (2011-09-23 23:38:42 UTC) #5
M-A Ruel
Looks like it breaks incremental compile. http://build.chromium.org/p/tryserver.chromium/builders/win_sync/builds/5545/steps/compile/logs/stdio with errors like: e:\b\build\slave\win\build\src\base\command_line.cc : warning C4651: '/D_WIN32_WINNT=0x0601' ...
9 years, 3 months ago (2011-09-24 03:14:54 UTC) #6
Jói
> But how come precompiled headers are used? Joi, we should disable that, > that's ...
9 years, 3 months ago (2011-09-24 19:06:12 UTC) #7
Jói
BTW I already turned off use of precompiled headers in release builds to avoid OOM ...
9 years, 3 months ago (2011-09-24 20:08:14 UTC) #8
M-A Ruel
The main problem is that MSVC PCH handler doesn't handle changes in command line defines ...
9 years, 3 months ago (2011-09-24 20:29:34 UTC) #9
Jói
OK, so we need to consider how many times those kinds of changes occur, and ...
9 years, 3 months ago (2011-09-24 21:10:13 UTC) #10
jschuh
Not to be a selfish jerk, but for the purposes of this CL the solution ...
9 years, 3 months ago (2011-09-25 00:14:01 UTC) #11
brettw
http://codereview.chromium.org/8004004/diff/4007/net/base/test_root_certs_win.cc File net/base/test_root_certs_win.cc (right): http://codereview.chromium.org/8004004/diff/4007/net/base/test_root_certs_win.cc#newcode179 net/base/test_root_certs_win.cc:179: const DWORD kSizeofCertChainEngineConfig = Don't give this "k" naming ...
9 years, 3 months ago (2011-09-25 06:13:26 UTC) #12
jschuh
http://codereview.chromium.org/8004004/diff/4007/net/base/test_root_certs_win.cc File net/base/test_root_certs_win.cc (right): http://codereview.chromium.org/8004004/diff/4007/net/base/test_root_certs_win.cc#newcode179 net/base/test_root_certs_win.cc:179: const DWORD kSizeofCertChainEngineConfig = On 2011/09/25 06:13:26, brettw wrote: ...
9 years, 3 months ago (2011-09-25 20:39:34 UTC) #13
brettw
lgtm
9 years, 2 months ago (2011-09-26 15:40:00 UTC) #14
gavinp
9 years, 2 months ago (2011-09-26 16:04:25 UTC) #15
net LGTM

Powered by Google App Engine
This is Rietveld 408576698