From 0f292821760b513ce815d8ca20ccaf118fe581eb Mon Sep 17 00:00:00 2001 From: NateN1222 Date: Mon, 28 Aug 2017 13:00:12 -0500 Subject: Can now edit scripts on Firefox but not Chrome --- eval_test.js | 6 ------ 1 file changed, 6 deletions(-) (limited to 'eval_test.js') diff --git a/eval_test.js b/eval_test.js index dd00891..e3550ff 100644 --- a/eval_test.js +++ b/eval_test.js @@ -153,12 +153,6 @@ var reserved_objects = [ "eval" ]; -// Objects that can only be used with dot notation -var dot_only = [ - "window" -] - - function get_final_page(html_string, callback){ /** -- cgit v1.2.3