[Webkit-unassigned] [Bug 62315] New: IndexedDB test: odd value datatypes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 8 13:16:29 PDT 2011


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

           Summary: IndexedDB test: odd value datatypes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pilgrim at chromium.org
                CC: tony at chromium.org, hans at chromium.org,
                    dgrogan at chromium.org


http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#value-construct states "Conforming user agents must support any value supported by the structured clone algorithm [HTML5]."

This test creates an objectstore and populates it with odd values (regexp object, canvas imagedata object, etc.) that are supported by the HTML5 structured clone algorithm, then creates and iterates a cursor to verify that the objects are properly recreated on fetch.

WebKit passes this test.

-- 
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