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

Issue 1158653002: Returning scoped_ptr instead of raw pointer in SpdySessionPoolInfoToValue() in net/ (Closed)

Created:
5 years, 7 months ago by payal.pandey
Modified:
5 years, 7 months ago
Reviewers:
eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Returning scoped_ptr instead of raw pointer in SpdySessionPoolInfoToValue() in net/ BUG=472381 Committed: https://crrev.com/91cb231942efd931eb43b463f890d5f2f4671f95 Cr-Commit-Position: refs/heads/master@{#331545}

Patch Set 1 #

Patch Set 2 : Added for GetInfoTovalue #

Total comments: 11

Patch Set 3 : Incorporated review comments #

Total comments: 1

Patch Set 4 : Incorporated review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -14 lines) Patch
M net/http/http_network_session.h View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M net/http/http_network_session.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_session.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_session.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_session_pool.h View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M net/spdy/spdy_session_pool.cc View 2 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
payal.pandey
Please have a look, Thanks
5 years, 7 months ago (2015-05-25 10:30:06 UTC) #2
eroman
https://codereview.chromium.org/1158653002/diff/20001/net/http/http_network_session.h File net/http/http_network_session.h (right): https://codereview.chromium.org/1158653002/diff/20001/net/http/http_network_session.h#newcode190 net/http/http_network_session.h:190: // Creates a Value summary of the state of ...
5 years, 7 months ago (2015-05-25 17:50:47 UTC) #3
payal.pandey
Updated as per review comments. Please have a look again, thanks. https://codereview.chromium.org/1158653002/diff/20001/net/http/http_network_session.h File net/http/http_network_session.h (right): ...
5 years, 7 months ago (2015-05-26 06:07:35 UTC) #4
eroman
lgtm once you address the comment https://codereview.chromium.org/1158653002/diff/40001/net/http/http_network_session.cc File net/http/http_network_session.cc (right): https://codereview.chromium.org/1158653002/diff/40001/net/http/http_network_session.cc#newcode259 net/http/http_network_session.cc:259: return spdy_session_pool_.SpdySessionPoolInfoToValue().Pass(); Remove ...
5 years, 7 months ago (2015-05-26 18:12:39 UTC) #5
payal.pandey
Sorry, missed to update this change > https://codereview.chromium.org/1158653002/diff/40001/net/http/http_network_session.cc#newcode259 > net/http/http_network_session.cc:259: return > spdy_session_pool_.SpdySessionPoolInfoToValue().Pass(); > Remove ...
5 years, 7 months ago (2015-05-27 06:36:14 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1158653002/60001
5 years, 7 months ago (2015-05-27 06:36:44 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-05-27 07:42:00 UTC) #10
commit-bot: I haz the power
5 years, 7 months ago (2015-05-27 07:42:51 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/91cb231942efd931eb43b463f890d5f2f4671f95
Cr-Commit-Position: refs/heads/master@{#331545}

Powered by Google App Engine
This is Rietveld 408576698