New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Randomly causes Firefox to stop loading web pages #269
Comments
Of course: |
|
I meant without erasing all my preferences and site permissions. |
Yes, disabling and re-enabling an add-on is functionally equivalent to a "restart", and it seems it didn't work for you. If we did not try this yet, I'd suggest to do a |
|
Tried exporting > resetting > importing and no, it didn't work. Here are the 2 debugs. The one labeled DEBUG - WHILE FROZEN is from when it wasn't working and I reset and did not import my old settings, so NoScript was reset entirely to default. The one labeled DEBUG - WORKING AGAIN is from after I restarted Firefox, again without importing old settings, so NoScript was still reset to default. For both debugs, I used google.com to test NoScript, since that's one of the sites whitelisted by default, and it only worked after Firefox was restarted. |
|
I seem to have this problem too. It started some months ago, and it got more and more frequent. Recently, Firefox would break (as in "web pages stop loading, even cached ones, but special URIs like resource://gre/modules/ExtensionChild.jsm keep working") within a minute. This makes Firefox totally unusable, unfortunately. |
|
Me too. Since some months. Firefox-bin nightly now at 109, linux x86-64, Xserver. While writing this comment I had the same freeze of view even with disabled noscript extension. |
|
The firefox chronic window also works strange then. Now I had that freeze with all extensions disabled. |
|
Oh, I have the exact same issue since months too! Disabling Noscript resumes the tab loading, but of course it's not a good solution. |
|
I think I've managed to see (but not to reproduce) this issue a couple of time now, and I've observed that when it happens the background process of any extension is simply gone. This affects all the extensions, but some in more visible ways than others. For instance, if both NoScript and uBlock have their popup menu completely empty and unoperable. Even built-in extensions, like the screenshots button, stop working. This is particularly evident for NoScript users because NoScript, for security reasons, falls back to blocking as much as possible when something gets broken (in this case, cannot retrieve its global settings because the background process is gone). I'm trying to implement a work-around (trying to restart NoScript as soon as you click its toolbar icon if the background process cannot be reached), but also to open a bug in Mozilla's tracker because this breaks all the webextensions. |
|
Please check NoScript 11.4.14rc1, thanks. |
|
I did not have that issue since Firefox-bin nightly linux x86-64 from about a week ago. |
|
This is good news, even if you haven't solved the problem. A bug report where the issue cannot be seen by the author is soooo frustrating for both parties. We're no longer in that state, hooray! |
|
Couldn’t migrating to event pages be a less hackish solution? It doesn’t work in ESR or in the Tor browser yet (or in outdated Firefoxes), but AFAIK this simply means that these older Firefox versions will emit a warning and keep the background page persistent, just like if it wasn’t marked non-persistent. |
eyedELhands commentedOct 25, 2022
This has already been reported on the forums here:
https://forums.informaction.com/viewtopic.php?f=7&t=26494
I've been having the same problem for months now. Which means I've updated Firefox I-don't-know-how-many-times while I've been having this issue. Only way to fix it is to either disable NoScript or restart Firefox. Even disabling then re-enabling NoScript fails to solve it, as once NoScript is enabled again, it stops web pages from loading again.
Is there anyway to flush and refresh NoScript so that it restarts "clean"?
The text was updated successfully, but these errors were encountered: