blob: 5dd7d63d568598a9de98de855d2790b9237a1438 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[xmlhttprequest-timeout-worker-synconworker.html?load fires normally]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[xmlhttprequest-timeout-worker-synconworker.html?no time out scheduled, load fires normally]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[xmlhttprequest-timeout-worker-synconworker.html?timeout hit before load]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|