| Commit message (Expand) | Author | Age | Lines |
* | Fix line endings. | Moonchild | 2020-07-28 | -714/+714 |
* | Issue #1587 Part 12 (followup 2): Allow clearing of signal by setting to null. | Moonchild | 2020-07-28 | -1/+6 |
* | Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers. | Moonchild | 2020-07-28 | -722/+813 |
* | Issue #1587 - Part 9: Immediately reject an already-aborted signal | Moonchild | 2020-06-13 | -1/+6 |
* | Issue #1587 - Part 7: Rename FetchController to AbortController | Moonchild | 2020-06-13 | -36/+36 |
* | Issue #1587 - Part 6: Move FetchController/Signal to its own dir | Moonchild | 2020-06-13 | -434/+0 |
* | Issue #1587 - Part 5: Hook FetchObserver up to the Fetch API | Moonchild | 2020-06-13 | -39/+237 |
* | Issue #1587 - Part 4: Implement FetchObserver | Moonchild | 2020-06-13 | -0/+114 |
* | Issue #1587 - Part 3: Hook FetchSignal up to the Fetch API | Moonchild | 2020-06-13 | -30/+211 |
* | Issue #1587 - Part 2: Implement controller follow/unfollow | Moonchild | 2020-06-13 | -8/+134 |
* | Issue #1587 - Part 1: Implement FetchController/FetchSignal interface | Moonchild | 2020-06-13 | -0/+300 |
* | Put Request.cpp and Response.cpp back into UNIFIED in dom/fetch due to linux ... | Matt A. Tobin | 2020-04-24 | -2/+2 |
* | Issue #80 - De-unify dom/fetch | wolfbeast | 2020-04-24 | -5/+20 |
* | Actually change the key type of a record, and its corresponding conversion be... | JustOff | 2019-03-13 | -1/+1 |
* | Rename the MozMap C++ type to "record" and give it a template parameter for t... | JustOff | 2019-03-13 | -4/+4 |
* | Rename "MozMap" to "record" in our IDL parser and IDL files | JustOff | 2019-03-13 | -12/+12 |
* | Change the MozMap API and data storage to more what we want record<> to look ... | JustOff | 2019-03-13 | -4/+5 |
* | Remove various hard-coded Accept: headers | wolfbeast | 2019-03-07 | -10/+0 |
* | Stop using the worker MainThreadTaskQueue from dom/fetch. | wolfbeast | 2018-09-16 | -9/+3 |
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -8/+0 |
* | Bug 1298823 - Fix Request constructor - with "mode: navigate" | janekptacijarabaci | 2018-07-05 | -12/+6 |
* | Bug 604026 - Sync event loops in workers should be created only if compatible... | janekptacijarabaci | 2018-07-05 | -1/+1 |
* | Bug 1398229 - Save-link-as feature should use the loading principal - impleme... | janekptacijarabaci | 2018-06-17 | -1/+4 |
* | Bug 1394399 - Default Request.credentials to "same-origin" instead of "omit" | janekptacijarabaci | 2018-05-26 | -1/+1 |
* | moebius#312: DOM - Fix incorrect TypeError: Response body is given with a nul... | janekptacijarabaci | 2018-04-24 | -5/+5 |
* | moebius#140: Fix: Fetch - headers should sort and combine | janekptacijarabaci | 2018-04-14 | -8/+81 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+7081 |