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

Issue 562793003: Instead of initializing QuicSession::next_stream_id_ to 3 in the (Closed)

Created:
6 years, 3 months ago by ramant (doing other things)
Modified:
6 years, 3 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@do_not_allow_connection_to_timeout_75304108
Project:
chromium
Visibility:
Public.

Description

Instead of initializing QuicSession::next_stream_id_ to 3 in the construct, and then setting it to 5 in InitializeSession simply initialize it to 5 in the constructor. Merge internal change: 75335114 R=rch@chromium.org

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -7 lines) Patch
M net/quic/quic_session.cc View 2 chunks +1 line, -7 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
ramant (doing other things)
6 years, 3 months ago (2014-09-15 18:09:42 UTC) #1
Ryan Hamilton
6 years, 3 months ago (2014-09-15 21:40:15 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698