[Webkit-unassigned] [Bug 69688] New: [File API] BlobBuilder required arguments test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 7 19:52:45 PDT 2011


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

           Summary: [File API] BlobBuilder required arguments test
           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: ericu at chromium.org


According to http://dev.w3.org/2009/dap/file-system/file-writer.html#the-blobbuilder-interface , the BlobBuilder object has three append methods, all of which have a required argument (text, data, and data, respectively). This test calls the append method without any required arguments and logs the result.

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