summaryrefslogtreecommitdiffstats
path: root/browser/components/originattributes/test/browser/browser.ini
blob: d38400fdcc8b6defa0333c1988660e18ae9c90d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
[DEFAULT]
tags = usercontextid firstpartyisolation originattributes
support-files =
  dummy.html
  file_broadcastChannel.html
  file_broadcastChanneliFrame.html
  file_cache.html
  file_favicon.html
  file_favicon.png
  file_favicon.png^headers^
  file_favicon_cache.html
  file_favicon_cache.png
  file_favicon_thirdParty.html
  file_firstPartyBasic.html
  file_postMessage.html
  file_postMessageSender.html
  file_saveAs.sjs
  file_sharedworker.html
  file_sharedworker.js
  file_thirdPartyChild.audio.ogg
  file_thirdPartyChild.embed.png
  file_thirdPartyChild.fetch.html
  file_thirdPartyChild.font.woff
  file_thirdPartyChild.iframe.html
  file_thirdPartyChild.favicon.png
  file_thirdPartyChild.img.png
  file_thirdPartyChild.import.js
  file_thirdPartyChild.link.css
  file_thirdPartyChild.object.png
  file_thirdPartyChild.request.html
  file_thirdPartyChild.script.js
  file_thirdPartyChild.sharedworker.js
  file_thirdPartyChild.track.vtt
  file_thirdPartyChild.video.ogv
  file_thirdPartyChild.worker.fetch.html
  file_thirdPartyChild.worker.js
  file_thirdPartyChild.worker.request.html
  file_thirdPartyChild.worker.xhr.html
  file_thirdPartyChild.xhr.html
  file_windowOpenerRestriction.html
  file_windowOpenerRestrictionTarget.html
  head.js
  test.js
  test.js^headers^
  test.html
  test2.html
  test2.js
  test2.js^headers^
  test_firstParty.html
  test_firstParty_cookie.html
  test_firstParty_html_redirect.html
  test_firstParty_http_redirect.html
  test_firstParty_http_redirect.html^headers^
  test_firstParty_http_redirect_to_same_domain.html
  test_firstParty_http_redirect_to_same_domain.html^headers^
  test_firstParty_iframe_http_redirect.html
  test_firstParty_postMessage.html
  test_form.html
  window.html
  window2.html
  window3.html
  window_redirect.html
  worker_blobify.js
  !/toolkit/content/tests/browser/common/mockTransfer.js
# We don't want to run tests using BEHAVIOR_REJECT_TRACKER_AND_PARTITION_FOREIGN
# (5 - aka Dynamic First Party Isolation) yet.
prefs =
  network.cookie.cookieBehavior=4

[browser_blobURLIsolation.js]
skip-if = (verify && debug && (os == 'win'))
[browser_broadcastChannel.js]
[browser_cache.js]
skip-if = verify
[browser_cacheAPI.js]
[browser_clientAuth.js]
skip-if = verify
[browser_cookieIsolation.js]
[browser_favicon_firstParty.js]
[browser_favicon_userContextId.js]
[browser_firstPartyIsolation.js]
skip-if = debug #Bug 1345346
[browser_firstPartyIsolation_aboutPages.js]
[browser_firstPartyIsolation_about_newtab.js]
[browser_firstPartyIsolation_blobURI.js]
[browser_firstPartyIsolation_js_uri.js]
[browser_firstPartyIsolation_saveAs.js]
[browser_httpauth.js]
[browser_imageCacheIsolation.js]
[browser_localStorageIsolation.js]
[browser_permissions.js]
[browser_postMessage.js]
[browser_sanitize.js]
skip-if = (os == 'win') || (os == "linux" && bits == 64) #Bug 1544810
[browser_sharedworker.js]
[browser_windowOpenerRestriction.js]