WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
69657
[FileSystem API] restricted Unicode characters in names
https://bugs.webkit.org/show_bug.cgi?id=69657
Summary
[FileSystem API] restricted Unicode characters in names
Mark Pilgrim (Google)
Reported
2011-10-07 12:53:17 PDT
According to
http://dev.w3.org/2009/dap/file-system/pub/FileSystem/#naming-restrictions
, "File and directory names must not contain any character whose representation in UTF-8 is between 0 and 31, inclusive." This test attempts to create files with those characters and logs the results. WebKit passes this test.
Attachments
Patch
(7.50 KB, patch)
2011-10-07 12:54 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:54:09 PDT
Created
attachment 110201
[details]
Patch
WebKit Review Bot
Comment 2
2011-10-14 23:50:31 PDT
Comment on
attachment 110201
[details]
Patch Clearing flags on attachment: 110201 Committed
r97541
: <
http://trac.webkit.org/changeset/97541
>
WebKit Review Bot
Comment 3
2011-10-14 23:50:35 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