Source code

Revision control

Copy as Markdown

Other Tools

[close-in-upgradeneeded.html]
expected:
if (os == "win") and swgl: [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[When db.close is called in upgradeneeded, the db is cleaned up on refresh]
expected:
if swgl and (os == "win"): [PASS, NOTRUN]