RESOLVED FIXED 69649
[FileSystem API] resolveLocalFileSystemURL required arguments
https://bugs.webkit.org/show_bug.cgi?id=69649
Summary [FileSystem API] resolveLocalFileSystemURL required arguments
Mark Pilgrim (Google)
Reported 2011-10-07 11:44:34 PDT
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.
Attachments
Patch (2.89 KB, patch)
2011-10-07 11:45 PDT, Mark Pilgrim (Google)
no flags
Patch (1.94 KB, patch)
2011-12-01 12:33 PST, Mark Pilgrim (Google)
no flags
Mark Pilgrim (Google)
Comment 1 2011-10-07 11:45:54 PDT
Adam Barth
Comment 2 2011-10-14 23:03:30 PDT
Mark Pilgrim (Google)
Comment 3 2011-12-01 12:33:14 PST
WebKit Review Bot
Comment 4 2011-12-01 16:50:12 PST
Comment on attachment 117459 [details] Patch Clearing flags on attachment: 117459 Committed r101721: <http://trac.webkit.org/changeset/101721>
WebKit Review Bot
Comment 5 2011-12-01 16:50:16 PST
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.