[Webkit-unassigned] [Bug 173470] New: REGRESSION(r166799): LogsPageMessagesToSystemConsoleEnabled corrupts non-ASCII characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 16 08:22:13 PDT 2017


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

            Bug ID: 173470
           Summary: REGRESSION(r166799):
                    LogsPageMessagesToSystemConsoleEnabled corrupts
                    non-ASCII characters
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annulen at yandex.ru
                CC: inspector-bugzilla-changes at group.apple.com

ConsoleClient::printConsoleMessageWithArguments() incorrectly uses const char* overload of StringBuilder::append() that assummes Latin1 encoding, not UTF8

-- 
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/20170616/0dda04ac/attachment.html>


More information about the webkit-unassigned mailing list