summaryrefslogtreecommitdiffstats
path: root/netwerk/base/nsSocketTransportService2.cpp
Commit message (Collapse)AuthorAgeLines
* Revert "Issue #1695 - Add clamping to websocket polling timeouts."Moonchild2020-12-16-20/+3
| | | | | | | As of [da0c073a7] we no longer need this workaround because the issue is avoided with proper sleep/wake logic restored. This reverts commit 2fa993b5639e04c7e1d7403ecf9175a223ce50b4.
* Issue #1695 - Restore Sleep/Wake timer that was erroneously removed.Moonchild2020-12-16-0/+27
| | | | This was fallout from PR #929 for Issue #21
* Issue #1695 - Add clamping to websocket polling timeouts.Moonchild2020-12-13-3/+20
|
* Issue #1695 - Fix socket timeout logic.Moonchild2020-12-13-63/+92
|
* Issue #1395 - Remove FlyWeb ServiceMatt A. Tobin2020-04-14-15/+0
|
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-63/+5
|
* Clean up a number of unused variables.wolfbeast2018-09-29-36/+0
| | | | Tag #21.
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-43/+0
| | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this.
* Remove Windows XP specific code in netwerk.wolfbeast2018-02-19-10/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1627