11 lines
353 B
INI
11 lines
353 B
INI
prefs: [network.cookie.cookieBehavior.optInPartitioning:true]
|
|
[third-party-cookies.tentative.https.html]
|
|
expected:
|
|
if (os == "android") and debug: CRASH
|
|
[3P fetch: Cookies are not accessible via HTTP]
|
|
expected:
|
|
if os == "android": FAIL
|
|
|
|
[3P fetch: Cross site window setting HTTP cookies]
|
|
expected:
|
|
if os == "android": FAIL
|