@@ -116,7 +116,9 @@ var contextSetup = async function(requestDetails) {
"(isolate) Closing old, un-isolated tab",
tabId.id,
"in favor of",
tab.id
tab.id,
"with context",
tab.cookieStoreId
);
browser.tabs.remove(tabId.id);
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.