summaryrefslogtreecommitdiffstats
path: root/toolkit/components/antitracking/test/browser/browser.ini
blob: 6daf1f4737d10a15d88b17bcf6202b1e75a4f06f (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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
[DEFAULT]
skip-if = os == "linux" && (asan || tsan) # bug 1662229 - task exception
prefs =
  # Disable the Storage Access API prompts for all of the tests in this directory
  dom.storage_access.prompt.testing=true
  dom.storage_access.prompt.testing.allow=true
  dom.testing.sync-content-blocking-notifications=true
  # Enable the window.open() heuristics globally in this directory
  privacy.restrict3rdpartystorage.heuristic.window_open=true
  privacy.restrict3rdpartystorage.heuristic.opened_window_after_interaction=true

support-files =
  container.html
  container2.html
  embedder.html
  embedder2.html
  head.js
  antitracking_head.js
  dynamicfpi_head.js
  partitionedstorage_head.js
  storageprincipal_head.js
  cookiesCORS.sjs
  iframe.html
  image.sjs
  imageCacheWorker.js
  page.html
  3rdParty.html
  3rdPartyRelay.html
  3rdPartySVG.html
  3rdPartyUI.html
  3rdPartyWO.html
  3rdPartyWorker.html
  3rdPartyOpen.html
  3rdPartyOpenUI.html
  empty.js
  empty-altsvc.js
  empty-altsvc.js^headers^
  empty.html
  file_localStorage.html
  popup.html
  redirect.sjs
  server.sjs
  storageAccessAPIHelpers.js
  3rdPartyStorage.html
  3rdPartyStorageWO.html
  3rdPartyPartitioned.html
  localStorage.html
  raptor.jpg
  !/browser/modules/test/browser/head.js
  !/browser/base/content/test/general/head.js
  !/browser/base/content/test/protectionsUI/cookieServer.sjs
  !/browser/base/content/test/protectionsUI/trackingPage.html
  !/browser/base/content/test/protectionsUI/trackingAPI.js
  !/toolkit/content/tests/browser/common/mockTransfer.js

[browser_aboutblank.js]
[browser_allowListNotifications.js]
support-files = subResources.sjs
[browser_addonHostPermissionIgnoredInTP.js]
[browser_allowListSeparationInPrivateAndNormalWindows.js]
skip-if = os == "mac" && !debug # Bug 1503778, 1577362
[browser_backgroundImageAssertion.js]
[browser_blockingCookies.js]
[browser_blockingDOMCache.js]
[browser_blockingIndexedDb.js]
[browser_blockingIndexedDbInWorkers.js]
[browser_blockingIndexedDbInWorkers2.js]
[browser_blockingLocalStorage.js]
[browser_blockingSessionStorage.js]
[browser_blockingServiceWorkers.js]
[browser_blockingServiceWorkersStorageAccessAPI.js]
[browser_blockingSharedWorkers.js]
[browser_blockingMessaging.js]
skip-if = os == "linux" && debug #bug 1627094
[browser_blockingNoOpener.js]
[browser_contentBlockingAllowListPrincipal.js]
support-files =
  sandboxed.html
  sandboxed.html^headers^
[browser_contentBlockingTelemetry.js]
[browser_doublyNestedTracker.js]
[browser_existingCookiesForSubresources.js]
[browser_fileUrl.js]
[browser_firstPartyCookieRejectionHonoursAllowList.js]
[browser_hasStorageAccess.js]
[browser_imageCache4.js]
[browser_imageCache8.js]
[browser_onBeforeRequestNotificationForTrackingResources.js]
[browser_onModifyRequestNotificationForTrackingResources.js]
[browser_permissionInNormalWindows.js]
[browser_permissionInPrivateWindows.js]
[browser_permissionPropagation.js]
[browser_referrerDefaultPolicy.js]
support-files = referrer.sjs
[browser_siteSpecificWorkArounds.js]
[browser_subResources.js]
support-files = subResources.sjs
[browser_subResourcesPartitioned.js]
support-files = subResources.sjs
[browser_script.js]
support-files = tracker.js
[browser_userInteraction.js]
[browser_serviceWorkersWithStorageAccessGranted.js]
[browser_storageAccessDoorHanger.js]
[browser_storageAccessPromiseRejectHandlerUserInteraction.js]
[browser_storageAccessPromiseResolveHandlerUserInteraction.js]
[browser_storageAccessRemovalNavigateSubframe.js]
[browser_storageAccessRemovalNavigateTopframe.js]
[browser_storageAccessSandboxed.js]
[browser_storageAccessThirdPartyChecks.js]
[browser_storageAccessWithDynamicFpi.js]
[browser_storageAccessWithHeuristics.js]
[browser_networkIsolation.js]
[browser_allowPermissionForTracker.js]
[browser_denyPermissionForTracker.js]
[browser_localStorageEvents.js]
[browser_partitionedLocalStorage.js]
[browser_partitionedLocalStorage_events.js]
support-files = localStorageEvents.html
[browser_workerPropagation.js]
support-files = workerIframe.html
[browser_cookieBetweenTabs.js]
[browser_partitionedMessaging.js]
skip-if = true #Bug 1588241
[browser_partitionedIndexedDB.js]
[browser_partitionedCookies.js]
support-files = cookies.sjs
[browser_partitionedDOMCache.js]
[browser_partitionedServiceWorkers.js]
support-files = matchAll.js
[browser_partitionedSharedWorkers.js]
support-files = sharedWorker.js partitionedSharedWorker.js
[browser_socialtracking.js]
[browser_socialtracking_save_image.js]
[browser_thirdPartyStorageRejectionForCORS.js]
[browser_urlDecorationStripping.js]
tags = remote-settings
[browser_staticPartition_cache.js]
support-files =
  !/browser/components/originattributes/test/browser/file_cache.html
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.audio.ogg
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.embed.png
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.fetch.html
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.iframe.html
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.img.png
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.favicon.png
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.import.js
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.link.css
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.object.png
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.request.html
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.script.js
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.sharedworker.js
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.video.ogv
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.worker.fetch.html
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.worker.js
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.worker.request.html
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.worker.xhr.html
  !/browser/components/originattributes/test/browser/file_thirdPartyChild.xhr.html
[browser_staticPartition_network.js]
[browser_staticPartition_CORS_preflight.js]
support-files = browser_staticPartition_CORS_preflight.sjs
[browser_staticPartition_HSTS.js]
support-files = browser_staticPartition_HSTS.sjs
[browser_staticPartition_saveAs.js]
support-files =
  file_saveAsImage.sjs
  file_saveAsVideo.sjs
  file_saveAsPageInfo.html
  file_video.ogv
[browser_partitionedClearSiteDataHeader.js]
support-files =
  clearSiteData.sjs