Updated 1.5 Setting Extension Permission Exceptions (markdown)

Thorin-Oakenpants 2017-12-08 03:12:31 +13:00
parent ba58f8f0a6
commit 90cc83eff2

@ -1,3 +1,7 @@
:exclamation: This is supposedly fixed in FF59+ - see [1406675](https://bugzilla.mozilla.org/show_bug.cgi?id=1406675)
---
### :small_orange_diamond: The Issue ### :small_orange_diamond: The Issue
Cookies control access to **local storage** and **indexedDB**. The `ghacks user.js` denies cookies by default. This is the pref `network.cookie.cookieBehavior` (see `2701`). A value of `2` denies all cookies, a value of `1` allows first party only. Cookies control access to **local storage** and **indexedDB**. The `ghacks user.js` denies cookies by default. This is the pref `network.cookie.cookieBehavior` (see `2701`). A value of `2` denies all cookies, a value of `1` allows first party only.