mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
Bug 1499792: Remove unneeded 'ThrottledEventQueue' forward declarations. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D9008 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
e85599dc8f
commit
7937c2dd77
@ -24,7 +24,6 @@ class nsPIDOMWindowOuter;
|
||||
|
||||
namespace mozilla {
|
||||
class AbstractThread;
|
||||
class ThrottledEventQueue;
|
||||
namespace dom {
|
||||
class TabChild;
|
||||
|
||||
|
@ -96,7 +96,6 @@ class PromiseDocumentFlushedResolver;
|
||||
|
||||
namespace mozilla {
|
||||
class AbstractThread;
|
||||
class ThrottledEventQueue;
|
||||
namespace dom {
|
||||
class BarProp;
|
||||
struct ChannelPixelLayout;
|
||||
|
@ -91,7 +91,6 @@ struct IdleObserverHolder;
|
||||
namespace mozilla {
|
||||
class AbstractThread;
|
||||
class DOMEventTargetHelper;
|
||||
class ThrottledEventQueue;
|
||||
namespace dom {
|
||||
class BarProp;
|
||||
struct ChannelPixelLayout;
|
||||
|
@ -45,7 +45,6 @@ class nsXBLPrototypeHandler;
|
||||
typedef uint32_t SuspendTypes;
|
||||
|
||||
namespace mozilla {
|
||||
class ThrottledEventQueue;
|
||||
class AutoplayPermissionManager;
|
||||
namespace dom {
|
||||
class AudioContext;
|
||||
|
@ -26,6 +26,7 @@ class nsIConsoleReportCollector;
|
||||
class nsIThreadInternal;
|
||||
|
||||
namespace mozilla {
|
||||
class ThrottledEventQueue;
|
||||
namespace dom {
|
||||
|
||||
// If you change this, the corresponding list in nsIWorkerDebugger.idl needs
|
||||
|
Loading…
x
Reference in New Issue
Block a user