summaryrefslogtreecommitdiffstats
path: root/dom/fetch/Response.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-1/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers.Moonchild2020-07-24-5/+6
|
* Issue #80 - De-unify dom/fetchwolfbeast2020-04-19-0/+1
| | | | | | Running into the same problem as with dom/canvas: derived template classes not being happy about being non-unified. Kept unified for now to prevent linking errors.
* moebius#312: DOM - Fix incorrect TypeError: Response body is given with a ↵janekptacijarabaci2018-04-24-4/+4
| | | | | | null body status https://github.com/MoonchildProductions/moebius/issues/312
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+281