Skip to content

Commit b7fcf8d

Browse files
committed
Bug 1954134 - Make a test use partitioned cache.
This has been on by default for years, and I think we should just remove the preffed-off codepath, see bug 1954293. MANUAL PUSH: Trivial orange fix. UltraBlame original commit: a5e9c76e2d8ebf4843bf92a17920b86632824441
1 parent b9f93fc commit b7fcf8d

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

toolkit/components/antitracking/test/browser/browser_subResources.js

+2-14
Original file line numberDiff line numberDiff line change
@@ -96,16 +96,6 @@ true
9696
"
9797
privacy
9898
.
99-
partition
100-
.
101-
network_state
102-
"
103-
false
104-
]
105-
[
106-
"
107-
privacy
108-
.
10999
restrict3rdpartystorage
110100
.
111101
userInteractionRequiredForHosts
@@ -1494,15 +1484,13 @@ is
14941484
(
14951485
text
14961486
"
1497-
1
1487+
0
14981488
"
14991489
"
1500-
One
1501-
cookie
1490+
Cookies
15021491
received
15031492
for
15041493
images
1505-
.
15061494
"
15071495
)
15081496
;

0 commit comments

Comments
 (0)