[webkit-reviews] review granted: [Bug 88829] IndexedDB: Add tests, an assert, and some comments around open/close/setVersion call sequencing : [Attachment 147200] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 09:44:13 PDT 2012


Tony Chang <tony at chromium.org> has granted David Grogan
<dgrogan at chromium.org>'s request for review:
Bug 88829: IndexedDB: Add tests, an assert, and some comments around
open/close/setVersion call sequencing
https://bugs.webkit.org/show_bug.cgi?id=88829

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

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=147200&action=review


> LayoutTests/storage/indexeddb/resources/three-setversion-calls.js:48
> +	 if (i == 0) {

Nit: if (!i) would be WebKit style.


More information about the webkit-reviews mailing list