Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [DOM Fetch] Detect broken pipes and propagate that write error to the caller. | Moonchild | 2020-10-24 | -0/+11 |
| | ||||
* | [DOM Fetch] Improve stability of Fetch API. | Moonchild | 2020-10-24 | -4/+9 |
| | ||||
* | Issue #1587 Part 12 (followup 2): Allow clearing of signal by setting to null. | Moonchild | 2020-07-28 | -0/+5 |
| | ||||
* | Issue #1587 - Part 7: Rename FetchController to AbortController | Moonchild | 2020-06-13 | -1/+1 |
| | | | | | Also renames FetchSignal to AbortSignal. Includes renaming the various controlling prefs to enable. | |||
* | Issue #1587 - Part 5: Hook FetchObserver up to the Fetch API | Moonchild | 2020-06-13 | -0/+37 |
| | ||||
* | Issue #1587 - Part 3: Hook FetchSignal up to the Fetch API | Moonchild | 2020-06-13 | -8/+37 |
| | ||||
* | Remove various hard-coded Accept: headers | wolfbeast | 2019-03-07 | -10/+0 |
| | | | | | | | Since we're now handling this in the network back-end, there's no need for this anymore. Tag #993. | |||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -3/+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. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+938 |