gecko-dev/netwerk
Valentin Gosu 7cb64f026e Bug 1760077 - Fix racy test_channel_close.js r=necko-reviewers,kershaw
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
2024-02-26 10:34:20 +00:00
..
base Backed out changeset b3fa528a2652 (bug 1881791) for causing build bustages in nsSocketTransportService2.cpp. CLOSED TREE 2024-02-23 20:10:17 +02:00
build
cache2 Backed out 16 changesets (bug 1770944) as req by asuth. 2024-02-23 21:11:08 +02:00
cookie Backed out 16 changesets (bug 1770944) as req by asuth. 2024-02-23 21:11:08 +02:00
dns Bug 1881737 - Define mozilla::net::DNSThreadShutdown on Solaris and other platforms r=necko-reviewers,kershaw 2024-02-26 10:32:54 +00:00
docs Bug 1870106 - update necko lingo. r=edgul,necko-reviewers,valentin 2024-01-26 21:37:06 +00:00
ipc Backed out 16 changesets (bug 1770944) as req by asuth. 2024-02-23 21:11:08 +02:00
locales Bug 1873626 - Restrict cookies with partitioned attribution to be used only in secure contexts. r=bvandersloot,cookie-reviewers,edgul 2024-02-13 10:07:37 +00:00
mime
protocol Bug 1858238 - add shutdown check in nsHttpTransaction::Init(). r=necko-reviewers,valentin 2024-02-22 10:43:03 +00:00
sctp
socket Bug 1880110 - neqo 0.7.1, r=necko-reviewers,supply-chain-reviewers,jesup 2024-02-19 14:33:04 +00:00
streamconv Bug 1875001 - Remove unused features from nsDirIndexParser. r=necko-reviewers,valentin 2024-01-27 01:09:43 +00:00
system
test Bug 1760077 - Fix racy test_channel_close.js r=necko-reviewers,kershaw 2024-02-26 10:34:20 +00:00
url-classifier
wifi Bug 1833020: Disable TestWifiMonitor for intermittent failures r=gstoll,necko-reviewers,kershaw 2024-01-30 21:31:41 +00:00
metrics.yaml Bug 1879848 - Record telemetry for which Proxy types are used r=necko-reviewers,jesup 2024-02-21 11:00:50 +00:00
moz.build