gecko-dev/dom/xhr
Gerald Squelart 96f3fabfcb Bug 1693037 - Fix non-MOZ_GECKO_PROFILER builds - r=florian
No code changes.

Build issues were found by renaming `MOZ_GECKO_PROFILER` to something else in toolkit/moz.configure, in both unified and non-unified builds, on all supported platforms.

Also updated some profiler-related comments.

Differential Revision: https://phabricator.services.mozilla.com/D105375
2021-02-17 22:36:28 +00:00
..
tests Bug 1685869, enable sync XHR tests also in beta, r=sefeng 2021-01-11 15:12:15 +00:00
moz.build
XMLHttpRequest.cpp
XMLHttpRequest.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
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 1460299 - Add content-length as a CORS-safelisted response header. r=valentin,baku 2021-02-15 12:51:33 +00:00
XMLHttpRequestMainThread.h Bug 1676369 - Avoid including nsIHttpChannel.h from header files. r=#necko-reviewers 2020-11-23 16:10:11 +00:00
XMLHttpRequestString.cpp
XMLHttpRequestString.h
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
XMLHttpRequestWorker.cpp Bug 1693037 - Fix non-MOZ_GECKO_PROFILER builds - r=florian 2021-02-17 22:36:28 +00:00
XMLHttpRequestWorker.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00