Bug 967873 - Test changes for async removeTab (r=Gijs)
This commit is contained in:
Binary file not shown.
@@ -311,5 +311,5 @@ add_task(function* test() {
|
||||
isShuttingDown = true;
|
||||
|
||||
// Cleanup
|
||||
gBrowser.removeTab(newTab);
|
||||
gBrowser.removeTab(newTab, {skipPermitUnload: true});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user