зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
e85599dc8f
Коммит
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
|
||||
|
|
Загрузка…
Ссылка в новой задаче