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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 00:44:24 PDT 2012


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





--- Comment #5 from Kentaro Hara <haraken at chromium.org>  2012-07-24 00:44:28 PST ---
(In reply to comment #3)
> abort() also needs to be called internally without throw exception, so I add another abort(ExceptionCode& ec) for external calling. If I just change abort() to abort(ExceptionCode& ec), all the points of call abort() need to be modified.

Makes sense.

The patch LGTM. If jsbell@ says OK, I'm happy to r+ it.

-- 
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