RE: [indexeddb] DOM Level 4 Exceptions and Error updates to IDB spec

2011-10-27 Thread Israel Hilerio
On Wednesday, October 26, 2011 10:23 PM, Jonas Sicking wrote: > On Wed, Oct 26, 2011 at 11:41 AM, Israel Hilerio > wrote: > > Based on the feedback from Jonas, Cameron, and Anne, we updated the > exception and error model in the IndexedDB spec [1].  Now, we match the > DOM Level 4 events and error

Re: [indexeddb] DOM Level 4 Exceptions and Error updates to IDB spec

2011-10-26 Thread Jonas Sicking
On Wed, Oct 26, 2011 at 11:41 AM, Israel Hilerio wrote: > Based on the feedback from Jonas, Cameron, and Anne, we updated the exception > and error model in the IndexedDB spec [1].  Now, we match the DOM Level 4 > events and error models. > > The IDBDatabaseException interface was replaced with