[Bug 25223] IDB exposes GC behavior

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25223

Jonas Sicking <jonas@sicking.cc> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jonas@sicking.cc
         Resolution|---                         |LATER

--- Comment #4 from Jonas Sicking <jonas@sicking.cc> ---
I agree that it's unfortunate to expose GC behavior here. But I don't see any
alternative solution.

The only option I could think of would be to never close databases unless the
.close() function is explicitly called. It's not clear that that's web
compatible at this point though.

So let's not hold up the v1 spec for this at the very least.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 12 November 2014 20:03:59 UTC