[Webkit-unassigned] [Bug 69649] New: [FileSystem API] resolveLocalFileSystemURL required arguments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 7 11:44:34 PDT 2011


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

           Summary: [FileSystem API] resolveLocalFileSystemURL required
                    arguments
           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/pub/FileSystem/#methods , the first parameter (url) to the resolveLocalFileSystemURL() method is required. This test calls the method without the required parameter 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