On 2/13/2013 11:07 AM, Arturo 'Buanzo' Busleiman wrote:
You have a "<script>" tag in your JS file, which is actually being parsed as an E4X literal. Just delete that line of code, and you won't have any problems.File: chrome/enigform.jar/content/overlay.js Lines 19-21: <SCRIPT SRC="chrome://enigform/content/statusbar.js"></SCRIPT> var EnigURLChange_urlBarListener = {
-- Joshua Cranmer News submodule owner DXR coauthor _______________________________________________ Project_owners mailing list [email protected] https://www.mozdev.org/mailman/listinfo/project_owners
