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
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include "mozilla/dom/WorkerRunnable.h"
|
||||
#include "mozilla/dom/WorkerScope.h"
|
||||
#include "mozilla/dom/EventSourceEventService.h"
|
||||
#include "mozilla/ScopeExit.h"
|
||||
#include "mozilla/UniquePtrExtensions.h"
|
||||
#include "nsComponentManagerUtils.h"
|
||||
#include "nsIThreadRetargetableStreamListener.h"
|
||||
|
||||
Reference in New Issue
Block a user