mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 21:32:25 +01:00
Fix ^L and liberator.editor
This commit is contained in:
@@ -546,6 +546,7 @@ with (liberator) liberator.Events = function () //{{{
|
||||
echoerr("Processing " + event.type + " event: " + (e.echoerr || e));
|
||||
if (Components.utils.reportError)
|
||||
Components.utils.reportError(e);
|
||||
liberator.dump(e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user