Bug 54669

Summary: IndexedDB: Populate indexes created for object stores with data
Product: WebKit Reporter: Hans Wennborg <hans>
Component: New BugsAssignee: Hans Wennborg <hans>
Status: RESOLVED FIXED    
Severity: Normal CC: andreip, dgrogan, jorlow
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch jorlow: review+

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.