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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 9 02:53: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 42745: A proposed patch 2 (only for Mac)
https://bugs.webkit.org/attachment.cgi?id=42745&action=review

------- Additional Comments from Hironori Bono <hbono at chromium.org>
Sorry. I attached a wrong patch. (The previous one may send a compositionstart
event even when m_compositionNode == 0 && text.isEmpty(), when setComposition()
doesn't create a composition node.)


More information about the webkit-reviews mailing list