[webkit-reviews] review granted: [Bug 54785] When an IDBTransaction is aborted, all requests that have not yet fired should fire an ABORT_ERR : [Attachment 84120] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 01:57:51 PST 2011


Steve Block <steveblock at google.com> has granted Jeremy Orlow
<jorlow at chromium.org>'s request for review:
Bug 54785: When an IDBTransaction is aborted, all requests that have not yet
fired should fire an ABORT_ERR
https://bugs.webkit.org/show_bug.cgi?id=54785

Attachment 84120: Patch
https://bugs.webkit.org/attachment.cgi?id=84120&action=review

------- Additional Comments from Steve Block <steveblock at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=84120&action=review

> Source/WebCore/storage/IDBRequest.h:62
> +	   EarlyDeath = 3

Why do you use a different style for this member of the enum?


More information about the webkit-reviews mailing list