8
24
Fork
You've already forked nuMatrix
4

[Firefox] Make use of the webext-specific API to clear localStorage and indexedDB #829

Closed
opened 2017年11月22日 12:59:17 +01:00 by gorhill · 3 comments
gorhill commented 2017年11月22日 12:59:17 +01:00 (Migrated from github.com)
Copy link

Excerpt from https://blog.mozilla.org/addons/2017/11/20/extensions-in-firefox-58/:

The browsingData API now supports clearing the indexedDB storage area
The browsingData API supports clearing localStorage by hostname, similar to cookies

Currently uMatrix uses a content script to try to clear localStorage as per cookie cell, while it does not touch indexedDB storage due to missing API to enumerate databases.

Excerpt from <https://blog.mozilla.org/addons/2017/11/20/extensions-in-firefox-58/>: > The browsingData API now supports clearing the indexedDB storage area > The browsingData API supports clearing localStorage by hostname, similar to cookies Currently uMatrix uses a content script to try to clear localStorage as per cookie cell, while it does not touch indexedDB storage due to missing API to enumerate databases.
mikhaelkh commented 2017年11月26日 22:15:17 +01:00 (Migrated from github.com)
Copy link

Are storages being cleared in Chrome? I unchecked all hosts files, purged all caches. Storage used didn't decrease and stayed at ~3.3MB.

Are storages being cleared in Chrome? I unchecked all hosts files, purged all caches. Storage used didn't decrease and stayed at ~3.3MB.
zero77 commented 2018年01月17日 17:15:34 +01:00 (Migrated from github.com)
Copy link

Yes, It would be nice to have control over allowing or blocking indexedDB storage throw the popup panel and auto clearing of indexedDB storage, if that’s what you were thinking.

Also, I think this API will be supported from the 23rd in the main FF release.
https://wiki.mozilla.org/RapidRelease/Calendar

Yes, It would be nice to have control over allowing or blocking indexedDB storage throw the popup panel and auto clearing of indexedDB storage, if that’s what you were thinking. Also, I think this API will be supported from the 23rd in the main FF release. https://wiki.mozilla.org/RapidRelease/Calendar
zero77 commented 2018年02月21日 14:14:13 +01:00 (Migrated from github.com)
Copy link

This may not currently be possible in chrome but it should work well in FF.
https://bugs.chromium.org/p/chromium/issues/detail?id=78093

This may not currently be possible in chrome but it should work well in FF. https://bugs.chromium.org/p/chromium/issues/detail?id=78093
arek added this to the (deleted) project 2023年11月06日 21:58:34 +01:00
arek added this to the v1.0 milestone 2026年06月19日 10:23:34 +02:00
arek added this to the (deleted) project 2026年06月19日 10:25:42 +02:00
arek added this to the v1.0 project 2026年06月19日 10:29:27 +02:00
arek 2026年06月19日 21:16:07 +02:00
  • closed this issue
  • added the
    done
    label
This discussion has been locked. Commenting is limited to contributors.
No Branch/Tag specified
master
dev
v0.1.2
v0.1
0.0.0.8b
0.0.0.7b
0.0.0.5b
0.0.0.4b
0.0.0.3b
0.0.0.2b
0.0.0.1b
1.4.3b0
1.4.2
1.4.1b6
1.4.1b5
1.4.1b4
1.4.0
1.3.17b2
1.3.17b1
1.3.16
1.3.14
1.3.12
1.3.10
1.3.8
1.3.6
1.3.4
1.3.3b9
1.3.3b8
1.3.2
1.3.0
1.2.0
1.1.20
1.1.18
1.1.16
1.1.14
1.1.12
1.1.11b0
1.1.10
1.1.8
1.1.7rc0
1.1.7b0
1.1.6
1.1.4
1.1.0
1.0.0
0.9.3.6
0.9.3.4
0.9.3.3
0.9.3.2
0.9.3.1
0.9.3.0
0.9.2.1
0.9.2.0
0.9.1.2
0.9.1.1
0.9.1.0
0.9.0.1
0.9.0.0
0.8.1.4
0.8.1.3
0.8.1.1
0.8.1.0
0.8.0.1
0.8.0.0
0.8.0.0-rc.2
0.8.0.0-rc.1
0.8.0.0-rc.0
0.8.0.0-alpha.19
0.8.0.0-alpha.18
0.8.0.0-alpha.17
0.8.0.0-alpha.16
0.8.0.0-alpha.15
0.8.0.0-alpha.14
0.8.0.0-alpha.11
0.8.0.0-alpha.10
0.8.0.0-alpha.9
0.8.0.0-alpha.8
0.8.0.0-alpha.7
0.8.0.0-alpha.6
0.8.0.0-alpha.4
0.8.0.0-alpha.3
0.8.0.0-alpha.2
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
arek/nuMatrix#829
Reference in a new issue
arek/nuMatrix
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?