Backed out changeset 80cad169f5e1 (bug 1868400) for causing node failures at browser.js on a CLOSED TREE

This commit is contained in:
Cristina Horotan 2023-12-07 14:41:57 +02:00
Родитель edcfd12ac7
Коммит ae0dba02b3
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -105,7 +105,6 @@ async function openProfilerTab(profilerViewMode) {
forceNonPrivate: true,
resolveOnContentBrowserCreated,
userContextId: win.gBrowser?.contentPrincipal.userContextId,
relatedToCurrent: true,
})
);
return contentBrowser;