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
Mark Pilgrim (Google)
Comment 1 2011-10-07 12:54:09 PDT
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.