gecko-dev/dom/xhr
Olli Pettay f3d8d04ae4 Bug 1723281, mark XHR load being an error load when send() fails, r=kershaw
Noticed similar issue with the blob uri, so fixed that in this patch too.
Tests are in the next patch.

InitiateFetch() call a bit later handles the marking for some other error cases.

Differential Revision: https://phabricator.services.mozilla.com/D130201
2021-11-08 18:36:45 +00:00
..
tests Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
moz.build
XMLHttpRequest.cpp Bug 1695050 - Part 11: Update the call-sites of CookieJarSettings::Create() for Fetch and XHR. r=smaug 2021-03-29 11:01:54 +00:00
XMLHttpRequest.h
XMLHttpRequestEventTarget.cpp Bug 1673931 - Avoid including DebuggerNotificationBinding.h from header files. r=nika 2020-12-10 11:09:32 +00:00
XMLHttpRequestEventTarget.h Bug 1673931 - Avoid including DebuggerNotificationBinding.h from header files. r=nika 2020-12-10 11:09:32 +00:00
XMLHttpRequestMainThread.cpp Bug 1723281, mark XHR load being an error load when send() fails, r=kershaw 2021-11-08 18:36:45 +00:00
XMLHttpRequestMainThread.h Bug 1730117 - Part 1: Make sync XHR suppress event handling for the nested in-process documents; r=smaug 2021-09-22 14:50:55 +00:00
XMLHttpRequestString.cpp Bug 1691889 - Replace MOZ_MUST_USE with [[nodiscard]] in dom/. r=peterv 2021-03-10 08:19:25 +00:00
XMLHttpRequestString.h Bug 1691889 - Replace MOZ_MUST_USE with [[nodiscard]] in dom/. r=peterv 2021-03-10 08:19:25 +00:00
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h
XMLHttpRequestWorker.cpp Backed out changeset c6819fdea3a5 (bug 1695216) for causing XMLHttpRequestWorker related crashes. CLOSED TREE 2021-09-23 20:25:21 +03:00
XMLHttpRequestWorker.h