mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-25 12:01:38 +01:00
Updated 1.5 Setting Extension Permission Exceptions (markdown)
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
|
||||
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user