WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
59468
Port Mozilla's IndexedDB tests: get() and put() basics
https://bugs.webkit.org/show_bug.cgi?id=59468
Summary
Port Mozilla's IndexedDB tests: get() and put() basics
Mark Pilgrim (Google)
Reported
2011-04-26 10:33:12 PDT
Original tests:
http://mxr.mozilla.org/mozilla2.0/source/dom/indexedDB/test/test_put_get_values.html?force=1
http://mxr.mozilla.org/mozilla2.0/source/dom/indexedDB/test/test_put_get_values_autoIncrement.html?force=1
This is a pair of tests ported from Mozilla's IndexedDB test suite. They test the basics of get() and put() with and without autoincremented keys. WebKit passes all these tests.
Attachments
patch with changelog and layouttest
(9.94 KB, patch)
2011-04-26 10:35 PDT
,
Mark Pilgrim (Google)
no flags
Details
Formatted Diff
Diff
Patch
(6.79 KB, patch)
2011-04-27 13:11 PDT
,
Mark Pilgrim (Google)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Mark Pilgrim (Google)
Comment 1
2011-04-26 10:35:44 PDT
Created
attachment 91126
[details]
patch with changelog and layouttest
Tony Chang
Comment 2
2011-04-26 16:29:13 PDT
Comment on
attachment 91126
[details]
patch with changelog and layouttest Can these 2 tests be merged into a single test file to avoid test code duplication?
Mark Pilgrim (Google)
Comment 3
2011-04-27 13:11:07 PDT
Created
attachment 91329
[details]
Patch
WebKit Commit Bot
Comment 4
2011-04-27 21:59:37 PDT
Comment on
attachment 91329
[details]
Patch Clearing flags on attachment: 91329 Committed
r85151
: <
http://trac.webkit.org/changeset/85151
>
WebKit Commit Bot
Comment 5
2011-04-27 21:59:43 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