blob: 73f1f6a8ae8c91b10688e746777db09be77bb82b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[garbage-collection.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[garbage-collection.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[garbage-collection.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[garbage-collection.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|