RESOLVED FIXED 54669
IndexedDB: Populate indexes created for object stores with data
https://bugs.webkit.org/show_bug.cgi?id=54669
Summary IndexedDB: Populate indexes created for object stores with data
Hans Wennborg
Reported 2011-02-17 09:26:57 PST
IndexedDB: Populate indexes created for object stores with data
Attachments
Patch (7.31 KB, patch)
2011-02-17 09:28 PST, Hans Wennborg
jorlow: review+
Hans Wennborg
Comment 1 2011-02-17 09:28:30 PST
Jeremy Orlow
Comment 2 2011-02-17 09:50:23 PST
Comment on attachment 82821 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=82821&action=review great stuff! > Source/WebCore/storage/IDBIndexBackendImpl.h:-32 > - Isnt this space typical? > Source/WebCore/storage/IDBObjectStoreBackendImpl.cpp:328 > + if (!it->second->hasValidId()) Probably worth a comment
Hans Wennborg
Comment 3 2011-02-18 01:56:50 PST
Note You need to log in before you can comment on or make changes to this bug.