[Webkit-unassigned] [Bug 164330] New: Audit uses of -[NSURL fileSystemRepresentation] for encoding mistakes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 2 11:11:50 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=164330
Bug ID: 164330
Summary: Audit uses of -[NSURL fileSystemRepresentation] for
encoding mistakes
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aestes at apple.com
We found in https://bugs.webkit.org/show_bug.cgi?id=164311 that converting the char* returned by -[NSURL fileSystemRepresentation] to a String will interpret a UTF-8 sequence as Latin-1. We should audit our code to see if we are making this mistake elsewhere.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161102/18d19194/attachment.html>
More information about the webkit-unassigned
mailing list