mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 07:13:20 +00:00
7cb64f026e
ChannelListener throws an exception if the channel gets closed unexpectedly. Since this test was racing live_channels[1] vs local_channel, sometimes the server would get closed before local_channel completed, causing an exception. This patch introduces SimpleChannelListener which doesn't include so much logic and may be a better fit when a channel might succeed or fail depending on certain circumstances. Differential Revision: https://phabricator.services.mozilla.com/D202413 |
||
---|---|---|
.. | ||
base | ||
build | ||
cache2 | ||
cookie | ||
dns | ||
docs | ||
ipc | ||
locales | ||
mime | ||
protocol | ||
sctp | ||
socket | ||
streamconv | ||
system | ||
test | ||
url-classifier | ||
wifi | ||
metrics.yaml | ||
moz.build |