WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
69688
[File API] BlobBuilder required arguments test
https://bugs.webkit.org/show_bug.cgi?id=69688
Summary
[File API] BlobBuilder required arguments test
Mark Pilgrim (Google)
Reported
2011-10-07 19:52:45 PDT
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.
Attachments
Patch
(2.06 KB, patch)
2011-10-07 19:53 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 19:53:32 PDT
Created
attachment 110244
[details]
Patch
Adam Barth
Comment 2
2011-10-14 23:01:00 PDT
Comment on
attachment 110244
[details]
Patch This is redundant with
http://trac.webkit.org/browser/trunk/LayoutTests/fast/files/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