On 2/13/2013 11:07 AM, Arturo 'Buanzo' Busleiman wrote:
File: chrome/enigform.jar/content/overlay.js
Lines 19-21:
<SCRIPT SRC="chrome://enigform/content/statusbar.js"></SCRIPT>
var EnigURLChange_urlBarListener = {

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.

--
Joshua Cranmer
News submodule owner
DXR coauthor

_______________________________________________
Project_owners mailing list
Project_owners@mozdev.org
https://www.mozdev.org/mailman/listinfo/project_owners

Reply via email to