[Webkit-unassigned] [Bug 59468] New: Port Mozilla's IndexedDB tests: get() and put() basics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 10:33:12 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=59468

           Summary: Port Mozilla's IndexedDB tests: get() and put() basics
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pilgrim at chromium.org
                CC: fishd at chromium.org, hans at chromium.org,
                    dgrogan at chromium.org, pilgrim at chromium.org


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list