gecko-dev/dom/xhr
Perry Jiang 3446310d6c Bug 1618546 - give worker debugger globals their own clients r=asuth,webidl,smaug
- Worker debugger globals gets a client with a null principal
- Ensure globals are created before script loads
- Introduce WorkerGlobalScopeBase to share code
- Transfer ClientSource ownership from WorkerPrivate to worker globals
- Require getting clients from the globals instead of WorkerPrivate with the
  exception of getting the reserved client before the non-debugger global is
  created

Differential Revision: https://phabricator.services.mozilla.com/D68936
2020-04-21 06:50:53 +00:00
..
tests Bug 1549945 - Avoid the need for import-globals-from when (x)html files load scripts via /tests/. r=mossop 2020-04-20 16:15:11 +00:00
moz.build
XMLHttpRequest.cpp Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
XMLHttpRequest.h
XMLHttpRequestEventTarget.cpp
XMLHttpRequestEventTarget.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/xhr. r=smaug 2020-02-20 15:59:01 +00:00
XMLHttpRequestMainThread.cpp Bug 1629843 - Mark XMLHttpRequestMainThread and CustomEvent classes as containing pointers to JS GC things in multiple zones r=mccr8 2020-04-14 16:28:29 +00:00
XMLHttpRequestMainThread.h Bug 1626450 - Remove stray references to "nsAutoPtr.h" in dom/. r=mccr8 2020-04-03 21:05:26 +00:00
XMLHttpRequestString.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
XMLHttpRequestString.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/xhr. r=smaug 2020-02-20 15:59:01 +00:00
XMLHttpRequestWorker.cpp Bug 1618546 - give worker debugger globals their own clients r=asuth,webidl,smaug 2020-04-21 06:50:53 +00:00
XMLHttpRequestWorker.h Bug 1591579 - Move ResponseData JS objects and Blob from XMLHttpRequestWorker::ResponseData to XMLHttpRequestWorker, r=smaug 2019-11-04 17:46:23 +00:00