[webkit-reviews] review cancelled: [Bug 16454] [GTK] Text input
doesn't work consistently on PPC : [Attachment 17916] Fix
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 15 13:09:04 PST 2007
Alp Toker <alp at atoker.com> has cancelled Alp Toker <alp at atoker.com>'s request
for review:
Bug 16454: [GTK] Text input doesn't work consistently on PPC
http://bugs.webkit.org/show_bug.cgi?id=16454
Attachment 17916: Fix
http://bugs.webkit.org/attachment.cgi?id=17916&action=edit
------- Additional Comments from Alp Toker <alp at atoker.com>
Given the implementation does this:
memcpy(m_data, str, len * sizeof(UChar));
This patch doesn't look right. Needs further investigation.
More information about the webkit-reviews
mailing list