Bug 1522630 - Report content blocking status notifications from the idle event queue: add missing chunk. a=bustage-fix CLOSED TREE

This commit is contained in:
Sebastian Hengst 2019-01-29 02:23:30 +02:00
Родитель 725402f21f
Коммит 4af77e7602
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -319,6 +319,8 @@ static LazyLogModule gDOMLeakPRLogOuter("DOMLeakOuter");
static int32_t gOpenPopupSpamCount = 0;
static bool gSyncContentBlockingNotifications = false;
nsGlobalWindowOuter::OuterWindowByIdTable*
nsGlobalWindowOuter::sOuterWindowsById = nullptr;