[Webkit-unassigned] [Bug 81270] FileApi does not handle files with NFD encoded umlaut in file name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 10:36:08 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=81270





--- Comment #23 from Adam Barth <abarth at webkit.org>  2012-03-21 10:36:08 PST ---
My concern is that this change has implications far wider than just the FileSystem API on Linux.  You're changing how normalization is done for all URLs on the web.  That seems a bit like the tail wagging the dog.

Limiting the change to just the filesystem scheme is also unattractive because then the filesystem scheme is treated subtly differently than every other URL scheme.  Most folks who process filesystem URLs (or just URLs without specific knowledge of the filesystem scheme) will screw this up, creating an even bigger mess.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list