Don't display / remove storage of WebExtensions

Bug #1573145 reported by Yvon TANGUY
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cookiekeeper
Fix Committed
Low
Yvon TANGUY
1.9.0
Fix Released
Low
Yvon TANGUY

Bug Description

Firefox start to support a new extension (add-on) format: WebExtensions.
Theses add-on stores their preferences in webappsstore.sqlite as well, but they are not actually correctly displayed.
CookieKeeper should ignore them.

SELECT scope, key, value FROM webappsstore2 WHERE scope LIKE '%:%:%' AND scope NOT LIKE "%:moz-extension";

Tags: dom-storage
Yvon TANGUY (vono22)
Changed in cookiekeeper:
milestone: none → 1.10.0
status: New → Triaged
Yvon TANGUY (vono22)
Changed in cookiekeeper:
status: Triaged → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.