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

Issue 1544563002: Adds a DCHECK that the host argument to QuicInMemoryCache::AddResponse is not empty. An empty host … (Closed)

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

Description

Adds a DCHECK that the host argument to QuicInMemoryCache::AddResponse is not empty. An empty host works fine in google3, but breaks tests in Chromium for $reasons. n/a (QUIC test only) Merge internal change: 110286048 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -10 lines) Patch
M net/tools/quic/quic_in_memory_cache.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_simple_server_stream_test.cc View 7 chunks +10 lines, -10 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_client.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 3 (1 generated)
Fan Yang
5 years ago (2015-12-21 17:19:00 UTC) #1
Ryan Hamilton
5 years ago (2015-12-21 17:56:40 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698