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

Issue 291343004: Move work done in CreateAndConnectStreamWithCreateHelper into StreamRequestImpl's ctor (Closed)

Created:
6 years, 7 months ago by tyoshino (SeeGerritForStatus)
Modified:
6 years, 6 months ago
Reviewers:
Adam Rice
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Move work done in CreateAndConnectStreamWithCreateHelper into StreamRequestImpl's ctor BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272882

Patch Set 1 #

Total comments: 8

Patch Set 2 : Addressed #2 #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -46 lines) Patch
M net/websockets/websocket_stream.cc View 1 2 4 chunks +38 lines, -46 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
tyoshino (SeeGerritForStatus)
6 years, 7 months ago (2014-05-22 05:10:37 UTC) #1
Adam Rice
https://codereview.chromium.org/291343004/diff/1/net/websockets/websocket_stream.cc File net/websockets/websocket_stream.cc (right): https://codereview.chromium.org/291343004/diff/1/net/websockets/websocket_stream.cc#newcode75 net/websockets/websocket_stream.cc:75: create_helper_(create_helper.get()) { Suggestion: use .release() here and then use ...
6 years, 7 months ago (2014-05-22 08:36:13 UTC) #2
tyoshino (SeeGerritForStatus)
Thanks https://codereview.chromium.org/291343004/diff/1/net/websockets/websocket_stream.cc File net/websockets/websocket_stream.cc (right): https://codereview.chromium.org/291343004/diff/1/net/websockets/websocket_stream.cc#newcode75 net/websockets/websocket_stream.cc:75: create_helper_(create_helper.get()) { On 2014/05/22 08:36:14, Adam Rice wrote: ...
6 years, 7 months ago (2014-05-22 09:11:00 UTC) #3
Adam Rice
lgtm https://codereview.chromium.org/291343004/diff/1/net/websockets/websocket_stream.cc File net/websockets/websocket_stream.cc (right): https://codereview.chromium.org/291343004/diff/1/net/websockets/websocket_stream.cc#newcode90 net/websockets/websocket_stream.cc:90: url_request_.Start(); On 2014/05/22 09:11:00, tyoshino wrote: > On ...
6 years, 7 months ago (2014-05-22 09:22:02 UTC) #4
tyoshino (SeeGerritForStatus)
The CQ bit was checked by tyoshino@chromium.org
6 years, 6 months ago (2014-05-26 09:32:01 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tyoshino@chromium.org/291343004/40001
6 years, 6 months ago (2014-05-26 09:32:32 UTC) #6
commit-bot: I haz the power
6 years, 6 months ago (2014-05-26 23:44:19 UTC) #7
Message was sent while issue was closed.
Change committed as 272882

Powered by Google App Engine
This is Rietveld 408576698