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

Issue 1907773002: Make QuicDispatcher's helper argument be a unique_ptr to make ownership (Closed)

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

Description

Make QuicDispatcher's helper argument be a unique_ptr to make ownership clear. No behavior change. (also removes very out of date QuicDispatcher constructor comment) Merge internal change: 119753783 BUG=

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -24 lines) Patch
M net/quic/test_tools/mock_quic_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/mock_quic_dispatcher.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M net/tools/quic/quic_dispatcher.h View 1 chunk +1 line, -5 lines 0 comments Download
M net/tools/quic/quic_dispatcher.cc View 1 chunk +6 lines, -5 lines 0 comments Download
M net/tools/quic/quic_dispatcher_test.cc View 1 chunk +3 lines, -1 line 0 comments Download
M net/tools/quic/quic_server.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M net/tools/quic/quic_server_test.cc View 1 chunk +3 lines, -1 line 0 comments Download
M net/tools/quic/quic_simple_server.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/tools/quic/quic_simple_server_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/test_tools/quic_test_server.cc View 2 chunks +4 lines, -4 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 3 (1 generated)
Ryan Hamilton
4 years, 8 months ago (2016-04-21 19:40:32 UTC) #2
ramant (doing other things)
4 years, 8 months ago (2016-04-21 21:30:44 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698