mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-24 08:15:45 +01:00
Move events.(toString|fromString|iterKeys|canonicalKeys) to DOM.Event.
This commit is contained in:
@@ -768,6 +768,7 @@ function Class() {
|
||||
}
|
||||
|
||||
Class.extend(Constructor, superclass, args[0]);
|
||||
memoize(Constructor, "closure", Class.makeClosure);
|
||||
update(Constructor, args[1]);
|
||||
|
||||
Constructor.__proto__ = superclass;
|
||||
|
||||
Reference in New Issue
Block a user