Source code

Revision control

Copy as Markdown

Other Tools

[upgrade-transaction-deactivation-timing.any.html]
expected:
if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT]
[Upgrade transactions are deactivated before next task]
expected:
if (os == "android") and debug and sessionHistoryInParent: [PASS, TIMEOUT]
[Upgrade transactions are active in upgradeneeded callback]
expected:
if (os == "android") and debug and sessionHistoryInParent: [PASS, TIMEOUT]
[Upgrade transactions are active in upgradeneeded callback and microtasks]
expected:
if (os == "android") and debug and sessionHistoryInParent: [PASS, TIMEOUT]
[upgrade-transaction-deactivation-timing.any.sharedworker.html]
[upgrade-transaction-deactivation-timing.any.worker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[upgrade-transaction-deactivation-timing.any.serviceworker.html]