summaryrefslogtreecommitdiffstats
path: root/media/base/mock_demuxer_host.h
diff options
context:
space:
mode:
authormmenke <mmenke@chromium.org>2015-12-18 20:16:33 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-19 04:17:23 +0000
commit666a6fea2ed3a290dad535bd094bbc363350024e (patch)
tree5a461553066e0e07521348f91a794da5c4db9414 /media/base/mock_demuxer_host.h
parented85d3e51e2992a051c14665fa44ff51ef0cc043 (diff)
downloadchromium_src-666a6fea2ed3a290dad535bd094bbc363350024e.zip
chromium_src-666a6fea2ed3a290dad535bd094bbc363350024e.tar.gz
chromium_src-666a6fea2ed3a290dad535bd094bbc363350024e.tar.bz2
Remove DeterministicSocketData, replacing it with SequencedSocketData.
DeterministicSocketData is dificult to debug, and does a number of weird and unfortunate things, including using a weird way of spinning message loops. It also fails to keep tests honest - tests with bugs in some of their set up code can still pass, which can reduce test coverage. SequencedSocketData was written a while back to replace it. This CL replaces all remaining uses of DeterministicSocketData (All for HTTP/2 testing) with SequencedSocketData. BUG=492684, 492688, 492691, 492697 Review URL: https://codereview.chromium.org/1538973003 Cr-Commit-Position: refs/heads/master@{#366262}
Diffstat (limited to 'media/base/mock_demuxer_host.h')
0 files changed, 0 insertions, 0 deletions