QUIC - Don't access HttpCache's Backend if HttpCache has gone away.
commit170f36aca66d94afe883c7b48036c95249079173
authorrtenneti <rtenneti@chromium.org>
Tue, 10 Feb 2015 19:13:45 +0000 (10 11:13 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 10 Feb 2015 19:14:11 +0000 (10 19:14 +0000)
tree9cf6d8d83d1e741cd8080c5940b2d89f6677e60c
parent5f5c5c6dc8e914f56e2a52cb82f35605d7d11f05
QUIC - Don't access HttpCache's Backend if HttpCache has gone away.

Added a new method ResetWaitForDataReadyCallback() which resets callback.

BUG=456524
R=rch@chromium.org, rvargas@chromium.org

Review URL: https://codereview.chromium.org/908673003

Cr-Commit-Position: refs/heads/master@{#315610}
net/http/disk_cache_based_quic_server_info.cc
net/http/disk_cache_based_quic_server_info.h
net/http/disk_cache_based_quic_server_info_unittest.cc
net/quic/crypto/quic_server_info.h
net/quic/quic_stream_factory.cc
net/quic/quic_stream_factory_test.cc