mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 04:54:10 +01:00
Closes issue 349.
This commit is contained in:
@@ -998,6 +998,7 @@ var CommandLine = Module("commandline", {
|
||||
},
|
||||
|
||||
cleanup: function () {
|
||||
dactyl.unregisterObserver("events.doneFeeding", this.closure.onDoneFeeding);
|
||||
this.previewClear();
|
||||
this.tabTimer.reset();
|
||||
this.autocompleteTimer.reset();
|
||||
|
||||
Reference in New Issue
Block a user