12 Commits

Author SHA1 Message Date
roytam1 2a63ffbdfc import from UXP: Issue #1442 - Part 14 - Starting body consuming and passing the JSContext down from the binding entrypoints to where the ReadableStream could be read. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (842b9d47) 2023-10-05 09:52:09 +08:00
roytam1 c6cb042467 ported from UXP: Issue #1442 - Part 13 - Implement FetchStreamReader. https://bugzilla.mozilla.org/show_bug.cgi?id=1329298 (ef550b25) 2023-10-05 09:49:22 +08:00
roytam1 11afbdd827 import from UXP: Issue #1442 - Part 12 - Label FetchBody. https://bugzilla.mozilla.org/show_bug.cgi?id=1363318 FetchSignal is not in our tree so this is a partial patch to get mOwner changes. Pre-requisite for Part 13. (346e8a87) 2023-10-05 09:25:17 +08:00
roytam1 45ea3d9b06 ported from UXP: Issue #1442 - Part 11 - Response.body handling. https://bugzilla.mozilla.org/show_bug.cgi?id=1329298 Use BufferSource in webIDL. https://bugzilla.mozilla.org/show_bug.cgi?id=1337722 (a8a75090) 2023-10-05 09:23:01 +08:00
roytam1 cbf9f75a3b ported from UXP: Issue #1442 - Part 10a - Unify body extraction in Fetch/Beacon/XHR. https://bugzilla.mozilla.org/show_bug.cgi?id=1329298 Pre-requisite for Part 11. (a4146b60) 2023-10-04 17:39:06 +08:00
roytam1 7fb23ef4bd import from UXP: Issue #1442 - Part 8: Fetch implementation of streams. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 +worker-friendly pref checking for the DOM API. (bff1f3bc) 2023-10-04 17:19:58 +08:00
roytam1 54d5f6d94a import from UXP: Bug 1432272 - Make Fetch API use the global's base URL instead of the entry document's base URL (62e2fbc4) 2023-05-01 00:32:38 +08:00
roytam1 e4ddec3d27 import from UXP: Issue #1587 Part 12 (followup 2): Allow clearing of signal by setting to null. (70bf74e9) 2022-04-15 13:35:16 +08:00
roytam1 a1fa77b368 ported from UXP: Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers. (1ae64317) 2022-04-15 13:23:47 +08:00
roytam1 2e1a881f6c import from UXP: Bug 1298823 - Fix Request constructor - with "mode: navigate" (56c088c2) 2022-03-25 16:59:06 +08:00
roytam1 07d60363f2 import changes from tenfourfox:
- #612 (from OlgaTPark/14) M1250987 M1309358 M1394399 (06bbc2e34)
- #612 (from OlgaTPark/14) additional fixes (53381bf93)
- #631: M1607762 M1654620 (7a7bba46e)
2021-01-25 16:05:13 +08:00
roytam1 89ff1ebc22 Initial import from https://github.com/MoonchildProductions/moebius/commit/16fa730b3332a750e047aac26ebe65ea8c513849 2018-03-03 17:47:54 +08:00