Page 1 of 1

More worker/webgl problems in NoScript version 11.4.40

Posted: Fri Sep 27, 2024 1:53 am
by ayi
I upgraded from NoScript version 11.4.37 to version 11.4.40 on Firefox 130.0.1.

When I checked my email on https://app.tuta.com/ with the fetch, font, and script permissions allowed I noticed that I was now receiving an infinite stream of errors stating "Error message: could not setup worker: undefined undefined TypeError: console.debug is not a function [object ErrorEvent]" and that my CPU usage was stuck at 100%.

When I reverted to NoScript version 11.4.37 everything worked normally. I also noticed that with version 11.4.40 for some reason if webgl was allowed on https://app.tuta.com/ (a site that should not require webgl) I was not getting errors.

Re: More worker/webgl problems in NoScript version 11.4.40

Posted: Wed Oct 02, 2024 2:47 pm
by Giorgio Maone
Please check latest development build, thank you!

v 11.4.41rc1
============================================================
x Reduce cosole spam on non-debugging instances
x [nscl] Avoid patched workers breakage if console API is
disabled (thanks ayi for reporting)

Re: More worker/webgl problems in NoScript version 11.4.40

Posted: Wed Oct 02, 2024 5:08 pm
by ayi
Version 11.4.41rc1 fixed the problem, thank you!