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

Issue 443383002: Refactor HttpStreamFactoryImpl::Job::DoCreateStream() for handling WebSocket correctly (Closed)

Created:
6 years, 4 months ago by tyoshino (SeeGerritForStatus)
Modified:
6 years, 4 months ago
Reviewers:
Johnny, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Refactor HttpStreamFactoryImpl::Job::DoCreateStream() for handling WebSocket correctly This function is long and sophisticated. Factor out the code creating and setting |stream_| and reorganize if-clauses. Then, this CL adds for_websockets_ checks where it's missing. R=jgraettinger,rch BUG=394434 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291131

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -56 lines) Patch
M net/http/http_stream_factory_impl_job.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M net/http/http_stream_factory_impl_job.cc View 1 2 2 chunks +60 lines, -56 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
tyoshino (SeeGerritForStatus)
6 years, 4 months ago (2014-08-07 08:47:54 UTC) #1
tyoshino (SeeGerritForStatus)
Not only refactoring, but this CL also adds for_websockets_ checks where it's missing. Updated the ...
6 years, 4 months ago (2014-08-07 16:40:27 UTC) #2
Johnny
lgtm, but +rch for another pair of eyes
6 years, 4 months ago (2014-08-07 16:47:27 UTC) #3
tyoshino (SeeGerritForStatus)
On 2014/08/07 16:47:27, Johnny wrote: > lgtm, but +rch for another pair of eyes Thanks. ...
6 years, 4 months ago (2014-08-07 17:03:37 UTC) #4
tyoshino (SeeGerritForStatus)
On 2014/08/07 17:03:37, tyoshino wrote: > On 2014/08/07 16:47:27, Johnny wrote: > > lgtm, but ...
6 years, 4 months ago (2014-08-18 04:31:34 UTC) #5
Johnny
Ryan's rather busy, I gather :) This still lgtm; go ahead and land it.
6 years, 4 months ago (2014-08-19 15:50:13 UTC) #6
Ryan Hamilton
Gah! I'm very sorry for the delay. Yes, this LGTM.
6 years, 4 months ago (2014-08-19 16:36:52 UTC) #7
tyoshino (SeeGerritForStatus)
The CQ bit was checked by tyoshino@chromium.org
6 years, 4 months ago (2014-08-21 14:40:21 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tyoshino@chromium.org/443383002/40001
6 years, 4 months ago (2014-08-21 14:41:41 UTC) #9
commit-bot: I haz the power
6 years, 4 months ago (2014-08-21 18:07:40 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (40001) as 291131

Powered by Google App Engine
This is Rietveld 408576698