Cookie-autodelete: [Bug] Firefox (Mac Catalina) extension causing hangs (spinning pinwheel) of many seconds

Created on 14 Apr 2021  路  5Comments  路  Source: Cookie-AutoDelete/Cookie-AutoDelete

Acknowledgements

I acknowledge that I have read the above items

Describe the bug

A few days ago I started getting the pinwheel on nearly every page load, with only two add-ons running (CAD and NoScript). I disabled both, and normal function resumed. I re-enabled NoScript, and for several days also no issues. Today I re-enabled CAD, and immediately got the problem again.

Firefox version is 87.0, CAD is 3.6.0.

I'm happy to setup any recommended logging, Wireshark, etc., as directed to help solve the issue. Please advise.

To Reproduce

Open any website (whether whitelisted or not).

Expected Behavior

Normal loading of page without spinning pinwheel.

Screenshots

_No response_

System Info - Operating System (OS)

MacOS 10.15.7

System Info - Browser Info

Firefox 87.0

System Info - CookieAutoDelete Version

3.6.0

Additional Context

_No response_

untested buissue

All 5 comments

What are your CAD Settings, primarily the cleanup types?

Thanks for your reply! And, I forgot to say, for the awesome extension!
Core settings export pasted below. Anything else I should share?

{ "settings": [ { "name": "activeMode", "value": true }, { "name": "cacheCleanup", "value": true }, { "name": "cleanCookiesFromOpenTabsOnStartup", "value": false }, { "name": "cleanExpiredCookies", "value": false }, { "name": "contextMenus", "value": true }, { "name": "contextualIdentities", "value": false }, { "name": "debugMode", "value": false }, { "name": "delayBeforeClean", "value": 15 }, { "name": "discardedCleanup", "value": true }, { "name": "domainChangeCleanup", "value": false }, { "name": "enableGreyListCleanup", "value": true }, { "name": "enableNewVersionPopup", "value": true }, { "id": "DEPRECATED - use default expressions", "name": "greyCleanLocalstorage", "value": false }, { "name": "indexedDBCleanup", "value": true }, { "name": "keepDefaultIcon", "value": false }, { "id": "DEPRECATED - use localStorageCleanup", "name": "localstorageCleanup", "value": true }, { "name": "localStorageCleanup", "value": true }, { "name": "manualNotifications", "value": true }, { "name": "notificationOnScreen", "value": 3 }, { "name": "pluginDataCleanup", "value": false }, { "name": "serviceWorkersCleanup", "value": false }, { "name": "showNotificationAfterCleanup", "value": false }, { "name": "showNumOfCookiesInIcon", "value": true }, { "name": "sizePopup", "value": 16 }, { "name": "sizeSetting", "value": 16 }, { "name": "statLogging", "value": true }, { "id": "DEPRECATED - use default expressions", "name": "whiteCleanLocalstorage", "value": false }, { "name": "contextualIdentitiesAutoRemove", "value": true } ] }

Can you try disabling the cache cleanup and see if that does it?

We have had issues come in about the slowness and for most people it was the cache cleanup. I think it is still a Firefox issue if that is the case as all we do is request the cache cleanup for domains and it is up to Firefox to handle it.

Seems to be working, thanks so much! I will close out the issue at the end of the day (UTC+8).

Closing as resolved.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

frankclaassens picture frankclaassens  路  4Comments

tedomedo picture tedomedo  路  3Comments

GSF1200S picture GSF1200S  路  4Comments

05nelsonm picture 05nelsonm  路  5Comments

Joel889 picture Joel889  路  4Comments