gecko-dev/dom/debugger
Alexandre Poirot fa66f074e1 Bug 1819767 - [devtools] Avoid instantiating EventCallbackDebuggerNotificationGuard when DevTools aren't opened at all. r=smaug
Note that it may still be instantiated if DevTools are debugging another document/context.
Enabling this codepath only if the related document is debugged by devtools
would require checking BrowsingContext.isWatchedByDevTools.

Differential Revision: https://phabricator.services.mozilla.com/D173439
2023-04-03 12:35:54 +00:00
..
CallbackDebuggerNotification.cpp
CallbackDebuggerNotification.h
DebuggerNotification.cpp
DebuggerNotification.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
DebuggerNotificationManager.cpp
DebuggerNotificationManager.h
DebuggerNotificationObserver.cpp
DebuggerNotificationObserver.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
EventCallbackDebuggerNotification.cpp
EventCallbackDebuggerNotification.h Bug 1819767 - [devtools] Avoid instantiating EventCallbackDebuggerNotificationGuard when DevTools aren't opened at all. r=smaug 2023-04-03 12:35:54 +00:00
moz.build