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

Issue 11830032: Make all net targets build on Win64 (Closed)

Created:
7 years, 11 months ago by jschuh
Modified:
7 years, 11 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Make all net targets build on Win64 BUG=166496 BUG=167187 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176200

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -12 lines) Patch
M chrome/app/policy/cloud_policy_codegen.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M net/net.gyp View 15 chunks +30 lines, -0 lines 0 comments Download
M net/spdy/spdy_network_transaction_spdy2_unittest.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M net/spdy/spdy_network_transaction_spdy3_unittest.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M net/spdy/spdy_protocol_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_session_spdy2_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_session_spdy3_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/third_party/nss/ssl.gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
jschuh
This is just to eliminate win64 compile errors. We'll have to sweep through later and ...
7 years, 11 months ago (2013-01-10 00:02:09 UTC) #1
pastarmovj
lgtm
7 years, 11 months ago (2013-01-10 09:08:47 UTC) #2
cbentzel
Adding rch for the SPDY change. This code is shared (albeit not directly) with some ...
7 years, 11 months ago (2013-01-10 17:31:03 UTC) #3
cbentzel
-rch@google.com,+rch@chromium.org
7 years, 11 months ago (2013-01-10 17:31:27 UTC) #4
jschuh
https://codereview.chromium.org/11830032/diff/5001/net/net.gyp File net/net.gyp (right): https://codereview.chromium.org/11830032/diff/5001/net/net.gyp#newcode1171 net/net.gyp:1171: 'msvs_disabled_warnings': [4267, ], On 2013/01/10 17:31:03, cbentzel wrote: > ...
7 years, 11 months ago (2013-01-10 17:39:42 UTC) #5
Ryan Hamilton
https://codereview.chromium.org/11830032/diff/5001/net/spdy/spdy_framer.h File net/spdy/spdy_framer.h (right): https://codereview.chromium.org/11830032/diff/5001/net/spdy/spdy_framer.h#newcode71 net/spdy/spdy_framer.h:71: typedef std::pair<SpdySettingsFlags, size_t> SettingsFlagsAndValue; I don't believe that this ...
7 years, 11 months ago (2013-01-10 17:46:06 UTC) #6
jschuh
https://codereview.chromium.org/11830032/diff/5001/net/spdy/spdy_framer.h File net/spdy/spdy_framer.h (right): https://codereview.chromium.org/11830032/diff/5001/net/spdy/spdy_framer.h#newcode71 net/spdy/spdy_framer.h:71: typedef std::pair<SpdySettingsFlags, size_t> SettingsFlagsAndValue; On 2013/01/10 17:46:06, Ryan Hamilton ...
7 years, 11 months ago (2013-01-10 17:49:32 UTC) #7
jschuh
@rch - How about this?
7 years, 11 months ago (2013-01-10 18:56:01 UTC) #8
Ryan Hamilton
On 2013/01/10 18:56:01, Justin Schuh wrote: > @rch - How about this? LGTM. Thanks! I'm ...
7 years, 11 months ago (2013-01-10 19:31:07 UTC) #9
jschuh
On 2013/01/10 19:31:07, Ryan Hamilton wrote: > On 2013/01/10 18:56:01, Justin Schuh wrote: > > ...
7 years, 11 months ago (2013-01-10 20:27:39 UTC) #10
cbentzel
Yes, LGTM On Thu, Jan 10, 2013 at 3:27 PM, <jschuh@chromium.org> wrote: > @cbentzel - ...
7 years, 11 months ago (2013-01-10 20:46:36 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jschuh@chromium.org/11830032/3006
7 years, 11 months ago (2013-01-10 20:47:49 UTC) #12
commit-bot: I haz the power
7 years, 11 months ago (2013-01-10 23:24:29 UTC) #13
Message was sent while issue was closed.
Change committed as 176200

Powered by Google App Engine
This is Rietveld 408576698