blob: 8451acfbb99a439dd82476c1994916686a9a6f02 [file] [log] [blame]
<html>
<head>
<script src="resources/database-common.js"></script>
<script src="multiple-databases-garbage-collection.js"></script>
<body onload="setupAndRunTest();">
This test opens two databases, queues up a series of operations on both, then "forgets" about one of them.
After forcing GC, resources associated with that database should be freed gracefully.<br>
<pre id="console">
FAILURE: test didn't run.
</pre>
</body>
</html>