Source code

Revision control

Copy as Markdown

Other Tools

[update-recovery.https.html]
expected:
if (os == "android") and not fission and debug and not swgl: [OK, ERROR]
if (os == "linux") and not debug and not fission: [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT, ERROR]
if (os == "linux") and debug: [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, TIMEOUT]
[Recover from a bad service worker by updating after a failed navigation.]
expected:
if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
if (os == "linux") and debug: [PASS, TIMEOUT]