WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
62468
IndexedDB test: complex keyPaths
https://bugs.webkit.org/show_bug.cgi?id=62468
Summary
IndexedDB test: complex keyPaths
Mark Pilgrim (Google)
Reported
2011-06-10 12:50:49 PDT
This test creates a series of object stores with increasingly complex keyPaths, adds values that conform to those keyPaths, then opens a cursor and checks that the key was properly extracted from the keyPath. NOTE: this test includes some variations of keyPath that are supported by WebKit but not supported by spec text (specifically using positional array indexes as well as object name identifiers). Support for positional indexes is under discussion on public-webapps. WebKit passes this test.
Attachments
Patch
(7.83 KB, patch)
2011-06-10 12:54 PDT
,
Mark Pilgrim (Google)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Pilgrim (Google)
Comment 1
2011-06-10 12:54:31 PDT
Created
attachment 96772
[details]
Patch
David Grogan
Comment 2
2011-06-10 17:23:53 PDT
Comment on
attachment 96772
[details]
Patch LGTM
Gyuyoung Kim
Comment 3
2011-06-13 02:48:52 PDT
Comment on
attachment 96772
[details]
Patch
Attachment 96772
[details]
did not pass efl-ews (efl): Output:
http://queues.webkit.org/results/8829975
Tony Chang
Comment 4
2011-06-13 10:38:26 PDT
Comment on
attachment 96772
[details]
Patch The efl bot error seems unrelated since it's not linking properly and this is just a new layout test.
WebKit Review Bot
Comment 5
2011-06-13 11:53:42 PDT
Comment on
attachment 96772
[details]
Patch Clearing flags on attachment: 96772 Committed
r88665
: <
http://trac.webkit.org/changeset/88665
>
WebKit Review Bot
Comment 6
2011-06-13 11:53:46 PDT
All reviewed patches have been landed. Closing bug.
Mark Pilgrim (Google)
Comment 7
2011-06-13 14:26:55 PDT
Thanks Tony.
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