Page 1 of 1

5.1.3rc3 Error on browser startup

Posted: Sun Oct 22, 2017 11:53 pm
by barbaz
I use SeaMonkey 2.49.1. Since upgrading NoScript to 5.1.3rc3, I'm seeing this error on browser startup -

Code: Select all

Error: TypeError: w is undefined
Source File: chrome://noscript/content/Restartless.jsm?0.xxxxxxxxxxxxxxxx.xxxxxxxxxxxxx
Line: 189
The line of code -

Code: Select all

  if (w.noscriptOverlay || typeof overlayQueue === "undefined") return;
Haven't noticed any adverse effects (yet?). Is this error message just noise?

Re: 5.1.3rc3 Error on browser startup

Posted: Mon Oct 23, 2017 12:57 am
by Giorgio Maone
Yes, it's cosmetic. Thanks for catching it, though.