mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 13:02:27 +01:00
Death to E4X and stuff.
This commit is contained in:
1
common/bootstrap.js
vendored
1
common/bootstrap.js
vendored
@@ -135,6 +135,7 @@ let JSMLoader = {
|
||||
}
|
||||
catch (e) {
|
||||
debug("Loading " + name + ": " + e);
|
||||
delete this.globals[uri];
|
||||
|
||||
if (typeof e != "string")
|
||||
throw e;
|
||||
|
||||
Reference in New Issue
Block a user