From ab4876445fb7c226a5e4b11f3ef68ef559b4b6ed Mon Sep 17 00:00:00 2001 From: Rylan doherty Date: Sat, 27 Apr 2013 18:32:39 -0400 Subject: [PATCH] Event Fire Functions to check page, handle events of all click types. Still need to work on text input. Also trying to work capturing the location of the target, incase there is no information included once its captured. This will serve as a method of last resort. --- chrome/content/browserx.xul | 75 +++--- chrome/content/firerecord.js | 486 ++++++++++++++++++++++++++++++----- 2 files changed, 458 insertions(+), 103 deletions(-) diff --git a/chrome/content/browserx.xul b/chrome/content/browserx.xul index 1b66d57..9e18a1f 100644 --- a/chrome/content/browserx.xul +++ b/chrome/content/browserx.xul @@ -1,49 +1,44 @@ - + - -