Describe the bug
With Waterfox classic 2020.03, tabs crash on certain sites, such as Wikipedia, if the classic version of NoScript is installed.
To Reproduce
Expected behavior
The visited page should open without a crash.
My configuration
Hmm, I can reproduce. Did this happen with older versions of Waterfox as well?
No. In fact I reverted to 2020.02.1 because of this problem.
Damn okay, will do a git bisect and try and see what's caused the issues.
Apparently that was caused by https://github.com/MrAlex94/Waterfox/pull/1476. There were a lot of related things and seems that I skipped one fix for crash and I'm not using NoScript (uBO is better, it only blocks what is bad), so I didn't experienced crash. Anyway, sorry for problems and I send a fix.
Apparently that was caused by https://github.com/MrAlex94/Waterfox/pull/1476. There were a lot of related things and seems that I skipped one fix for crash and I'm not using NoScript (uBO is better, it only blocks what is bad), so I didn't experienced crash. Anyway, sorry for problems and I send a fix.
Thanks for the fix!