Source code
Revision control
Copy as Markdown
Other Tools
[upgrade-transaction-lifecycle-user-aborted.any.html]
expected:
if os == "mac": [OK, CRASH]
if os == "android": [OK, CRASH]
[upgrade-transaction-lifecycle-user-aborted.any.sharedworker.html]
[upgrade-transaction-lifecycle-user-aborted.any.worker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[upgrade-transaction-lifecycle-user-aborted.any.serviceworker.html]