[webkit-reviews] review granted: [Bug 83074] IndexedDB: ObjectStore/Index shouldn't hold reference to backing store : [Attachment 146890] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 14:15:49 PDT 2012


Tony Chang <tony at chromium.org> has granted Joshua Bell <jsbell at chromium.org>'s
request for review:
Bug 83074: IndexedDB: ObjectStore/Index shouldn't hold reference to backing
store
https://bugs.webkit.org/show_bug.cgi?id=83074

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

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


> LayoutTests/storage/indexeddb/database-close-expected.txt:42
> +FAIL code should be 6. Was 11.
> +FAIL ename should be NotAllowedError. Was InvalidStateError.

These are expected failures, right?  You might want to add a FIXME to
database-close.js about this.


More information about the webkit-reviews mailing list