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

Issue 2128253002: Use small_map instead of unordered_map for storing QUIC streams. (Closed)

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

Description

Use small_map instead of unordered_map for storing QUIC streams. Merge internal change: 126407199 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -15 lines) Patch
M net/quic/quic_chromium_client_session.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_client_session_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_session.h View 4 chunks +14 lines, -7 lines 0 comments Download
M net/quic/quic_session.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M net/quic/test_tools/quic_session_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_session_peer.cc View 1 chunk +2 lines, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
rjshade
4 years, 5 months ago (2016-07-07 13:56:17 UTC) #1
Ryan Hamilton
4 years, 5 months ago (2016-07-07 14:03:45 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698