WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
59794
Port Mozilla's IndexedDB tests: index with integer keys
https://bugs.webkit.org/show_bug.cgi?id=59794
Summary
Port Mozilla's IndexedDB tests: index with integer keys
Mark Pilgrim (Google)
Reported
2011-04-29 06:50:00 PDT
Original test:
http://mxr.mozilla.org/mozilla2.0/source/dom/indexedDB/test/test_create_index_with_integer_keys.html?force=1
This is a port of a test from Mozilla's IndexedDB test suite. It creates an object store with integer data, then creates an index against the integer keys, then opens a cursor on that index and verifies that the data matches. WebKit passes this test.
Attachments
Patch
(4.89 KB, patch)
2011-04-29 06:51 PDT
,
Mark Pilgrim (Google)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Pilgrim (Google)
Comment 1
2011-04-29 06:51:19 PDT
Created
attachment 91673
[details]
Patch
Tony Chang
Comment 2
2011-04-29 10:11:47 PDT
Comment on
attachment 91673
[details]
Patch dgrogan, hans: feel free to jump in if you have feedback. We can always make follow up changes to do clean up.
WebKit Commit Bot
Comment 3
2011-04-29 11:37:37 PDT
Comment on
attachment 91673
[details]
Patch Clearing flags on attachment: 91673 Committed
r85342
: <
http://trac.webkit.org/changeset/85342
>
WebKit Commit Bot
Comment 4
2011-04-29 11:37:42 PDT
All reviewed patches have been landed. Closing bug.
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