[Bug 17681] [IndexedDB] Operations that raise multiple exceptions types should define order

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

--- Comment #6 from Israel Hilerio [MSFT] <israelh@microsoft.com> ---
Based on our experience, developers normally don't special case different
behaviors based on different exception types.  The different exception types
are useful when debugging but not during production when deciding what to do
with the transaction lifetime. Because of this, I don't expect us to have
interop issues if we don't specify the ordering of the exceptions.

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

Received on Friday, 8 February 2013 08:09:59 UTC