[webkit-reviews] review denied: [Bug 50674] IndexedDB: Numeric keys are floats. : [Attachment 76067] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 9 08:22:45 PST 2010


Jeremy Orlow <jorlow at chromium.org> has denied Hans Wennborg
<hans at chromium.org>'s request for review:
Bug 50674: IndexedDB: Numeric keys are floats.
https://bugs.webkit.org/show_bug.cgi?id=50674

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

------- Additional Comments from Jeremy Orlow <jorlow at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=76067&action=review

> WebCore/storage/IDBFactoryBackendImpl.cpp:134
> +	   "BEGIN TRANSACTION",

Use the SQLiteTransaction class instead?

> WebCore/storage/IDBFactoryBackendImpl.cpp:170
> +	       "BEGIN TRANSACTION",

Use the SQLiteTransaction class instead?


More information about the webkit-reviews mailing list