[Bug 22540] Fire event when database connection is closed without explicit close() call

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

--- Comment #3 from Joshua Bell <jsbell@google.com> ---
One bit of developer feedback already - this should include a message
indicating the reason for the closure. (e.g. user deleted the backing store,
I/O error, etc)

There's no generic |message| property on Event, so either we need to define a
custom Event type or add one to DOM Event.

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

Received on Friday, 12 July 2013 19:20:17 UTC