2701: fix split multi-[notes]
This commit is contained in:
parent
8313f2e01a
commit
786839ffc1
2
user.js
2
user.js
@ -1395,8 +1395,8 @@ user_pref("_user.js.parrot", "2700 syntax error: the parrot's joined the bleedin
|
|||||||
* You can set exceptions under site permissions or use an extension
|
* You can set exceptions under site permissions or use an extension
|
||||||
* 0=Accept cookies and site data, 1=Block third-party cookies, 2=Block all cookies,
|
* 0=Accept cookies and site data, 1=Block third-party cookies, 2=Block all cookies,
|
||||||
* 3=Block cookies from unvisited sites, 4=Block third-party trackers (FF63+)
|
* 3=Block cookies from unvisited sites, 4=Block third-party trackers (FF63+)
|
||||||
* [NOTE] value 4 is tied to the Tracking Protection lists so make sure you have 0424 + 0425 on default values!
|
|
||||||
* [SETTING] Privacy & Security>Cookies and Site Data>Type blocked
|
* [SETTING] Privacy & Security>Cookies and Site Data>Type blocked
|
||||||
|
* [NOTE] value 4 is tied to the Tracking Protection lists so make sure you have 0424 + 0425 on default values!
|
||||||
* [NOTE] Blocking 3rd party controls 3rd party access to localStorage, IndexedDB, Cache API and Service Worker Cache.
|
* [NOTE] Blocking 3rd party controls 3rd party access to localStorage, IndexedDB, Cache API and Service Worker Cache.
|
||||||
* Blocking 1st party controls access to localStorage and IndexedDB (note: Service Workers can still use IndexedDB).
|
* Blocking 1st party controls access to localStorage and IndexedDB (note: Service Workers can still use IndexedDB).
|
||||||
* [1] https://www.fxsitecompat.com/en-CA/docs/2015/web-storage-indexeddb-cache-api-now-obey-third-party-cookies-preference/ ***/
|
* [1] https://www.fxsitecompat.com/en-CA/docs/2015/web-storage-indexeddb-cache-api-now-obey-third-party-cookies-preference/ ***/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user