WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Hans Wennborg
Comment 1
2011-02-17 09:28:30 PST
Created
attachment 82821
[details]
Patch
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
Committed
r78980
: <
http://trac.webkit.org/changeset/78980
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug