[Webkit-unassigned] [Bug 64345] [Win] On-the-spot IME support for windowless plug-ins
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 15 01:36:34 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64345
Hironori Bono <hbono at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #100445|0 |1
is obsolete| |
Attachment #100947| |review?
Flag| |
--- Comment #2 from Hironori Bono <hbono at chromium.org> 2011-07-15 01:36:34 PST ---
Created an attachment (id=100947)
--> (https://bugs.webkit.org/attachment.cgi?id=100947&action=review)
Patch v1 (added a layout test)
Greetings,
I have added a layout test that verifies WM_IME_* messages to a plug-in. (This test is the same one as the one used in <http://webkit.org/b/61272>.) Unfortunately, this change becomes much bigger than the previous one because I needed to implement TextInputController for the test. Also, this change copied event-sending code from Editor::setComposition() and Editor::confirmComposition. (I think it is a good idea to merge them as written in my previous comment.)
I would like to set r? so I can try building this change on EWS bots.
Regards,
Hironori Bono
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list