WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
69687
[FileSystem API] File readonly attributes test
https://bugs.webkit.org/show_bug.cgi?id=69687
Summary
[FileSystem API] File readonly attributes test
Mark Pilgrim (Google)
Reported
2011-10-07 19:32:53 PDT
According to
http://dev.w3.org/2006/webapi/FileAPI/#blob
and
http://dev.w3.org/2006/webapi/FileAPI/#file
, File objects have the following readonly attributes: size type name This test creates a file and attempts to set these readonly attributes to values other than known values. Expected result: setter should fail silently, attribute value should remain the same. WebKit passes this test.
Attachments
Patch
(3.87 KB, patch)
2011-10-07 19:33 PDT
,
Mark Pilgrim (Google)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Pilgrim (Google)
Comment 1
2011-10-07 19:33:45 PDT
Created
attachment 110243
[details]
Patch
WebKit Review Bot
Comment 2
2011-10-15 00:07:45 PDT
Comment on
attachment 110243
[details]
Patch Clearing flags on attachment: 110243 Committed
r97545
: <
http://trac.webkit.org/changeset/97545
>
WebKit Review Bot
Comment 3
2011-10-15 00:07:49 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug