-
Notifications
You must be signed in to change notification settings - Fork 144
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
[Firefox] Performance problems after upgrade to Ghostery 10 #1837
Comments
The issue might be related to a known bug caused by a corrupted IndexedDB instance for some Firefox users. We have found that by the pick of downloads of the updated adblocker engines. As we cannot store the updated engine, eventually, it is downloaded every time the background process starts (it's killed after 30s of idle). The partial fix is here: #1838 One of the solutions to the problem might be a fresh installation of the extension. Most likely, the configuration and internal storage of the extension are reloaded, including the IndexedDB instance. |
Also relevant for this issue: #1849 (comment) In a nutshell, persisting to IndexedDB will fail on Firefox if "Never remember history" mode is enabled. If you are affected by performance issues recently, please check if you have the setting enable (for more details, there is a screenshot in the linked comment). |
Help needed Ghostery 10 was released on 19th of August, 2024. Since then, we got reports about performance issues: increase of memory and (perhaps as a results) lagging behavior.
So far, we could not reproduce the behavior. If you are affected, these questions could narrow it down:
If you have any insights, please feel free to comment on this issue. Thank you!
Description
The Firefox browser is lagging after updating to V10. We got a few reports:
Steps to Reproduce
Cannot reproduce
Expected results
The browser cannot run lagging.
Versions
The text was updated successfully, but these errors were encountered: