[Webkit-unassigned] [Bug 172796] New: Compilation errors from LocalizedStrings.cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 31 20:51:45 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172796
Bug ID: 172796
Summary: Compilation errors from LocalizedStrings.cpp
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Other
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Yoshiaki.Jitsukawa at sony.com
https://trac.webkit.org/changeset/214244/webkit seems to have introduced compilation errors on such platforms other than USE(CF) || USE(GLIB).
There're some code like
String::fromUTF8("Look Up “<selection>”", "Look Up context menu item with selected word")
but String::fromUTF8() cannot take two strings (for string and description).
--
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/20170601/e7d001c4/attachment.html>
More information about the webkit-unassigned
mailing list