Bug 59468

Summary: Port Mozilla's IndexedDB tests: get() and put() basics
Product: WebKit Reporter: Mark Pilgrim (Google) <pilgrim>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dgrogan, fishd, hans, pilgrim, tony
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch with changelog and layouttest
none
Patch none

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
Patch (6.79 KB, patch)
2011-04-27 13:11 PDT, Mark Pilgrim (Google)
no flags
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
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.