DescriptionImplement IBusInputContextClient
IBusInputContextClient performs performs dbus communication with following spec.
Target Server: ibus-daemon
Service: org.freedesktop.IBus
ObjectPath: /org/freedesktop/IBus/InputContext_XXXX
(The object path is not determined until call CreateInputContext method, please
read commend for detail)
At this moment, all signal handler and method call implementation is not used in
production. According to this CL, IBusInputContextClient is
compiled and tested by chromeos_unittests.
BUG=chromium-os:26334
TEST=unit_tests,chromeos_unittests,dbus_unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138484
Patch Set 1 #Patch Set 2 : Fix styles. #Patch Set 3 : Fix styles. #Patch Set 4 : Fixed test build break. #
Total comments: 23
Patch Set 5 : Rebase and apply comments. #
Total comments: 2
Patch Set 6 : Apply comments #Patch Set 7 : Rebase and fix wrong signal name. #Patch Set 8 : Rebase on http://codereview.chromium.org/10411006/ #Patch Set 9 : Support ascii input when using stub implementation. #
Total comments: 4
Patch Set 10 : Address comments. #
Messages
Total messages: 9 (0 generated)
|