[webkit-reviews] review granted: [Bug 97834] IndexedDB: promote objectstore/index backend ids to the frontend : [Attachment 167154] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 4 13:02:18 PDT 2012


Tony Chang <tony at chromium.org> has granted Alec Flett
<alecflett at chromium.org>'s request for review:
Bug 97834: IndexedDB: promote objectstore/index backend ids to the frontend
https://bugs.webkit.org/show_bug.cgi?id=97834

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

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


> Source/WebCore/Modules/indexeddb/IDBObjectStoreBackendInterface.h:60
> +    static const int64_t MinimumIndexId = 30;

Why 30?


More information about the webkit-reviews mailing list