12 lines
397 B
INI
12 lines
397 B
INI
[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]
|