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

Issue 11128003: fix uninitialized variable warning for vs2012 compilation (Closed)

Created:
8 years, 2 months ago by scottmg
Modified:
8 years, 2 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

fix uninitialized variable warning for vs2012 compilation NOTRY=true R=rsleevi@chromium.org BUG=155147, 143646, 155110 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161781

Patch Set 1 #

Total comments: 1

Patch Set 2 : +1 symmetry #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M net/http/http_request_headers.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M net/http/http_response_headers.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_header_block.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
scottmg
8 years, 2 months ago (2012-10-12 19:29:38 UTC) #1
Ryan Sleevi
LGTM https://codereview.chromium.org/11128003/diff/1/net/http/http_request_headers.cc File net/http/http_request_headers.cc (right): https://codereview.chromium.org/11128003/diff/1/net/http/http_request_headers.cc#newcode211 net/http/http_request_headers.cc:211: const base::ListValue* header_list = NULL; Pretty sure this ...
8 years, 2 months ago (2012-10-12 19:35:45 UTC) #2
scottmg
On 2012/10/12 19:35:45, Ryan Sleevi wrote: > LGTM > > https://codereview.chromium.org/11128003/diff/1/net/http/http_request_headers.cc > File net/http/http_request_headers.cc (right): ...
8 years, 2 months ago (2012-10-12 19:40:43 UTC) #3
Ryan Sleevi
On 2012/10/12 19:40:43, scottmg wrote: > On 2012/10/12 19:35:45, Ryan Sleevi wrote: > > LGTM ...
8 years, 2 months ago (2012-10-12 19:58:09 UTC) #4
scottmg
On 2012/10/12 19:58:09, Ryan Sleevi wrote: > On 2012/10/12 19:40:43, scottmg wrote: > > On ...
8 years, 2 months ago (2012-10-12 20:00:48 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/11128003/5001
8 years, 2 months ago (2012-10-12 20:29:40 UTC) #6
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
8 years, 2 months ago (2012-10-13 16:52:22 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/11128003/5001
8 years, 2 months ago (2012-10-13 21:57:17 UTC) #8
commit-bot: I haz the power
8 years, 2 months ago (2012-10-13 21:57:30 UTC) #9
Change committed as 161781

Powered by Google App Engine
This is Rietveld 408576698