WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
69655
[FileSystem API] readonly attributes test
https://bugs.webkit.org/show_bug.cgi?id=69655
Summary
[FileSystem API] readonly attributes test
Mark Pilgrim (Google)
Reported
2011-10-07 12:30:54 PDT
According to
http://dev.w3.org/2009/dap/file-system/pub/FileSystem/
, the following attributes should be read-only: FileSystem.name Entry.isFile Entry.isDirectory Entry.name Entry.fullPath Entry.fileSystem According to WebIDL, setting a readonly attribute should fail silently. Thus, this test attempts to set each of these attributes to a value other than its known value, then tests whether the value actually changed. WebKit passes this test.
Attachments
Patch
(4.45 KB, patch)
2011-10-07 12:35 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 12:35:02 PDT
Created
attachment 110196
[details]
Patch
WebKit Review Bot
Comment 2
2011-10-14 23:51:55 PDT
Comment on
attachment 110196
[details]
Patch Clearing flags on attachment: 110196 Committed
r97542
: <
http://trac.webkit.org/changeset/97542
>
WebKit Review Bot
Comment 3
2011-10-14 23:51:59 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