[webkit-reviews] review requested: [Bug 26310] Webkit should generate "compositionstart", "compositionend", and "text" events like firefox : [Attachment 42736] A proposed patch (only for Mac)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 8 23:47:33 PST 2009


Hironori Bono <hbono at chromium.org> has asked  for review:
Bug 26310: Webkit should generate "compositionstart", "compositionend", and
"text" events like firefox
https://bugs.webkit.org/show_bug.cgi?id=26310

Attachment 42736: A proposed patch (only for Mac)
https://bugs.webkit.org/attachment.cgi?id=42736&action=review

------- Additional Comments from Hironori Bono <hbono at chromium.org>
Sorry for my slow updates.
Even though I tried setting up build environments for WebKit GTK, WebKit QT,
and WebKit Win,  I wasn't able to set up build them.
So, I enclosed some part of my previous change with #if PLATFORM(MAC) and
#endif to avoid possible build breaks occurred by the lack of the new files.
Is it possible to review this change and give me your comments?

Regards,

Hironori Bono


More information about the webkit-reviews mailing list