WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
69683
[FileSystem API] FileEntry required arguments
https://bugs.webkit.org/show_bug.cgi?id=69683
Summary
[FileSystem API] FileEntry required arguments
Mark Pilgrim (Google)
Reported
2011-10-07 18:10:46 PDT
According to
http://dev.w3.org/2009/dap/file-system/pub/FileSystem/#the-fileentry-interface
, the first parameter (successCallback) to the createWriter() and file() methods is required. This test calls these methods without the required argument and logs the result. WebKit passes this test.
Attachments
Patch
(3.42 KB, patch)
2011-10-07 18:12 PDT
,
Mark Pilgrim (Google)
abarth
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Pilgrim (Google)
Comment 1
2011-10-07 18:12:30 PDT
Created
attachment 110239
[details]
Patch
Adam Barth
Comment 2
2011-10-14 22:59:16 PDT
Comment on
attachment 110239
[details]
Patch This is redundant with
http://trac.webkit.org/browser/trunk/LayoutTests/fast/filesystem/not-enough-arguments.html
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug