[Webkit-unassigned] [Bug 192263] Add generic implementations to FileSystemPOSIX.cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 30 17:04:47 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=192263
Christopher Reid <chris.reid at sony.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |achristensen at apple.com,
| |don.olmstead at sony.com,
| |Hironori.Fujii at sony.com,
| |mcatanzaro at igalia.com
--- Comment #2 from Christopher Reid <chris.reid at sony.com> ---
I was wondering if any of these should replace cocoa's implementations.
stringFromFileSystemRepresentation is based off of CF's functionality on osx, Glib percent encodes most non-alphanumeric characters. There are however a couple of cases where CF's stringFromFileSystemRepresentation and String::fromUTF8 don't match with certain invalid utf-8 sequences.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181201/19e90347/attachment.html>
More information about the webkit-unassigned
mailing list