[webkit-reviews] review granted: [Bug 96807] IndexedDB: Calling close() during upgradeneeded handler should fire error at open request : [Attachment 164192] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 14 14:55:23 PDT 2012


Tony Chang <tony at chromium.org> has granted Joshua Bell <jsbell at chromium.org>'s
request for review:
Bug 96807: IndexedDB: Calling close() during upgradeneeded handler should fire
error at open request
https://bugs.webkit.org/show_bug.cgi?id=96807

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

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


> Source/WebCore/Modules/indexeddb/IDBOpenDBRequest.cpp:109
> +	   // If connection closed between onUpgradeNeeded and onSuccess, an
error

Nit: If /the/ connection


More information about the webkit-reviews mailing list