[Webkit-unassigned] [Bug 92069] IndexedDB: IDBTransaction::abort() should throw DOMException

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 08:01:21 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=92069





--- Comment #7 from Joshua Bell <jsbell at chromium.org>  2012-07-24 08:01:25 PST ---
(From update of attachment 153978)
View in context: https://bugs.webkit.org/attachment.cgi?id=153978&action=review

Another nice catch. LGTM with one minor tweak.

> Source/WebCore/Modules/indexeddb/IDBTransaction.h:82
> +    bool abort();

Can you move this out of the "Implement the IDBTransaction IDL" set of methods, down with "setActive" and other non-IDL methods?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list