summaryrefslogtreecommitdiffstats
path: root/dom/ipc/WindowGlobalParent.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/ipc/WindowGlobalParent.h')
-rw-r--r--dom/ipc/WindowGlobalParent.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/ipc/WindowGlobalParent.h b/dom/ipc/WindowGlobalParent.h
index de96207d0c..c497d8a689 100644
--- a/dom/ipc/WindowGlobalParent.h
+++ b/dom/ipc/WindowGlobalParent.h
@@ -145,6 +145,8 @@ class WindowGlobalParent final : public WindowContext,
bool IsCurrentGlobal();
+ bool IsActiveInTab();
+
bool IsProcessRoot();
uint32_t ContentBlockingEvents();