[webkit-reviews] review requested: [Bug 62744] [Qt] enable icu build not work : [Attachment 97342] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 15 12:21:56 PDT 2011


qi <qi.2.zhang at nokia.com> has asked  for review:
Bug 62744: [Qt] enable icu build not work
https://bugs.webkit.org/show_bug.cgi?id=62744

Attachment 97342: patch
https://bugs.webkit.org/attachment.cgi?id=97342&action=review

------- Additional Comments from qi <qi.2.zhang at nokia.com>
See https://bugs.webkit.org/attachment.cgi?bugid=60786, which define
use_system_icu to enable WTF_USE_QT4_UNICODE or WTF_USE_ICU_UNICODE. But in
Platform.h we still keep the default flag to enable WTF_USE_QT4_UNICODE, which
means when we use use_system_icu, actually both of them will be enabled.


More information about the webkit-reviews mailing list