Skip to content
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

Local storage is not cleared on Firefox 116.02 #54

Closed
KWRuppert opened this issue Aug 9, 2023 · 1 comment
Closed

Local storage is not cleared on Firefox 116.02 #54

KWRuppert opened this issue Aug 9, 2023 · 1 comment

Comments

@KWRuppert
Copy link

System

  • OS name: Windows
  • OS version: 10
  • Browser name: Firefox
  • Browser version: 116.02
  • Extension version: 4.0

Bug description
Local Storage Data = Local Storage =All Files in ...\Firefox\Profiles\42eeo3rr.default-release\storage\default*
When I try to delete the Local Storage Data with the extension, the files not belonging to extensions(name is starting with moz-extensions+++....) are not removed.

When I use Ctrl-Shift-Delete in the browser and select "Offline Website Data" the remove is succesfull.

Have an Idea??

greetings Klaus

Logs

1691599670328 addons.webextension.{ce9f4b1f-24b8-4e9a-9051-b9e472b1b2f2} WARN pluginData has been deprecated (along with Flash plugin support)

@dessant
Copy link
Owner

dessant commented Oct 23, 2023

It's an upstream bug, the browsingData API is unreliable in Firefox, please see #23 and #13.

@dessant dessant closed this as completed Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants