diff --git a/4.1.1-Setting-Extension-Permission-Exceptions.md b/4.1.1-Setting-Extension-Permission-Exceptions.md index 7e4baa6..b9724ca 100644 --- a/4.1.1-Setting-Extension-Permission-Exceptions.md +++ b/4.1.1-Setting-Extension-Permission-Exceptions.md @@ -1,4 +1,6 @@ -:exclamation: This is supposedly fixed in FF59+ - see [1406675](https://bugzilla.mozilla.org/show_bug.cgi?id=1406675) +:exclamation: Extensions + indexedDB is fixed in FF59+ - see [1406675](https://bugzilla.mozilla.org/show_bug.cgi?id=1406675) + +:exclamation: Extensions that use [Window.localStorage](https://developer.mozilla.org/docs/Web/API/Window/localStorage) rather than [storage.local](https://developer.mozilla.org/Add-ons/WebExtensions/API/storage/local) to store their settings still need a cookie exception ---