mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 18:08:58 +00:00
76a3181d56
This patch also clarifies that mXMLHttpRequestPrivate is only ever dereferenced on the worker thread and avoids to copy its raw pointer on the main thread by relying always on Proxy to access it. Original Revision: https://phabricator.services.mozilla.com/D194077 Differential Revision: https://phabricator.services.mozilla.com/D195826 |
||
---|---|---|
.. | ||
tests | ||
moz.build | ||
XMLHttpRequest.cpp | ||
XMLHttpRequest.h | ||
XMLHttpRequestEventTarget.cpp | ||
XMLHttpRequestEventTarget.h | ||
XMLHttpRequestMainThread.cpp | ||
XMLHttpRequestMainThread.h | ||
XMLHttpRequestString.cpp | ||
XMLHttpRequestString.h | ||
XMLHttpRequestUpload.cpp | ||
XMLHttpRequestUpload.h | ||
XMLHttpRequestWorker.cpp | ||
XMLHttpRequestWorker.h |