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

Issue 1238613004: [Merge to M45] Fix order of arguments in QuicStreamFactory constructor. (Closed)

Created:
5 years, 5 months ago by Ryan Hamilton
Modified:
5 years, 5 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@2454
Target Ref:
refs/pending/branch-heads/2454
Project:
chromium
Visibility:
Public.

Description

[Merge to M45] Fix order of arguments in QuicStreamFactory constructor. https://codereview.chromium.org/1208933004 added new arguments to the QuicStreamFactory constructor but the code in HttpNetworkSession which invokes this constructor had a typo in the argument order. BUG=500919, 510021 TBR=rtenneti@chromium.org Review URL: https://codereview.chromium.org/1235163003 Cr-Commit-Position: refs/heads/master@{#338776} (cherry picked from commit 185ebee1f24d5bc94d4670bece9291ae9abd48eb) Committed: https://chromium.googlesource.com/chromium/src/+/b1395f41d8620dd38b7e9f8063e5c4f5d59b2518

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M net/http/http_network_session.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_network_transaction_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_stream_factory.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
Ryan Hamilton
Committed patchset #1 (id:1) manually as b1395f41d8620dd38b7e9f8063e5c4f5d59b2518 (presubmit successful).
5 years, 5 months ago (2015-07-16 20:19:03 UTC) #2
ramant (doing other things)
5 years, 5 months ago (2015-07-16 21:17:33 UTC) #3
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698