From 68d8bf74df55e8bf06ba8660010e6f28f99e598a Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Sat, 10 Sep 2011 15:18:20 -0400 Subject: [PATCH] Move events.(toString|fromString|iterKeys|canonicalKeys) to DOM.Event. --- common/content/about.xul | 2 +- common/content/commandline.js | 2 +- common/content/editor.js | 2 +- common/content/events.js | 349 ++------------------------ common/content/hints.js | 6 +- common/content/key-processors.js | 10 +- common/content/mappings.js | 8 +- common/content/modes.js | 2 +- common/content/mow.js | 2 +- common/modules/base.jsm | 1 + common/modules/contexts.jsm | 2 +- common/modules/dom.jsm | 336 ++++++++++++++++++++++++- teledactyl/content/compose/dactyl.xul | 98 -------- 13 files changed, 374 insertions(+), 446 deletions(-) delete mode 100644 teledactyl/content/compose/dactyl.xul diff --git a/common/content/about.xul b/common/content/about.xul index 433402c8..aba640b3 100644 --- a/common/content/about.xul +++ b/common/content/about.xul @@ -6,7 +6,7 @@ -