Backed out changeset 145603d042c8 (bug 1823376) for causing bc failures in uriloader/exthandler/tests/mochitest/browser_protocolhandler_loop.js CLOSED TREE

This commit is contained in:
Sandor Molnar 2023-03-20 14:45:17 +02:00
parent a67270c195
commit 17db57410f

View File

@ -84,7 +84,6 @@ export class nsContentDispatchChooser {
throw error;
}
}
return;
}
let shouldOpenHandler = false;