Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(537)

Issue 243143002: linux-aura: Supports Compose key with XIM. (Closed)

Created:
6 years, 8 months ago by Yuki
Modified:
6 years, 7 months ago
Reviewers:
Elliot Glaysher, sadrul
CC:
chromium-reviews, sadrul, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, penghuang+watch_chromium.org, nona+watch_chromium.org, kalyank, ben+aura_chromium.org, James Su, pkotwicz
Visibility:
Public.

Description

linux-aura: Supports Compose key with XIM. Supports Compose key with XIM and makes .XCompose settings effective with Linux Aura build. BUG=351230, 360388 TEST=Done manually. Tested with GTK_IM_MODULE=xim XMODIFIERS=@im=none and ~/.XCompose with custom contents. R=erg@chromium.org, sadrul@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266651

Patch Set 1 #

Total comments: 4

Patch Set 2 : Synced. #

Patch Set 3 : Addressed review comments. #

Total comments: 2

Patch Set 4 : Addressed a review comment. #

Patch Set 5 : Synced. #

Patch Set 6 : Synced. #

Patch Set 7 : Disabled EF_IME_FABRICATED_KEY flag on CrOS. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -5 lines) Patch
M chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/x11_input_method_context_impl_gtk2.cc View 3 chunks +7 lines, -2 lines 0 comments Download
M ui/aura/window_targeter.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M ui/base/ime/input_method_auralinux.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M ui/events/event_constants.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ui/events/x/events_x.cc View 1 2 3 4 5 6 1 chunk +21 lines, -1 line 0 comments Download

Messages

Total messages: 48 (0 generated)
Yuki
Could you guys review this CL? erg@: c/b/ui/libgtk2ui/ sadrul@: ui/aura/ ui/events/
6 years, 8 months ago (2014-04-18 14:35:06 UTC) #1
Elliot Glaysher
lgtm
6 years, 8 months ago (2014-04-18 17:00:23 UTC) #2
sadrul
https://codereview.chromium.org/243143002/diff/1/ui/events/event.h File ui/events/event.h (right): https://codereview.chromium.org/243143002/diff/1/ui/events/event.h#newcode591 ui/events/event.h:591: bool is_fabricated_by_ime_; How is this different from TranslatedKeyEvent? What's ...
6 years, 8 months ago (2014-04-18 19:01:47 UTC) #3
Yuki
https://codereview.chromium.org/243143002/diff/1/ui/events/event.h File ui/events/event.h (right): https://codereview.chromium.org/243143002/diff/1/ui/events/event.h#newcode591 ui/events/event.h:591: bool is_fabricated_by_ime_; On 2014/04/18 19:01:48, sadrul wrote: > How ...
6 years, 8 months ago (2014-04-21 02:38:30 UTC) #4
sadrul
https://codereview.chromium.org/243143002/diff/1/ui/events/event.h File ui/events/event.h (right): https://codereview.chromium.org/243143002/diff/1/ui/events/event.h#newcode591 ui/events/event.h:591: bool is_fabricated_by_ime_; On 2014/04/21 02:38:30, Yuki wrote: > On ...
6 years, 8 months ago (2014-04-22 15:34:29 UTC) #5
Yuki
https://codereview.chromium.org/243143002/diff/1/ui/events/event.h File ui/events/event.h (right): https://codereview.chromium.org/243143002/diff/1/ui/events/event.h#newcode591 ui/events/event.h:591: bool is_fabricated_by_ime_; On 2014/04/22 15:34:29, sadrul wrote: > On ...
6 years, 8 months ago (2014-04-23 08:08:24 UTC) #6
sadrul
https://codereview.chromium.org/243143002/diff/40001/ui/events/keycodes/keyboard_code_conversion_x.cc File ui/events/keycodes/keyboard_code_conversion_x.cc (right): https://codereview.chromium.org/243143002/diff/40001/ui/events/keycodes/keyboard_code_conversion_x.cc#newcode822 ui/events/keycodes/keyboard_code_conversion_x.cc:822: const bool fabricated_by_xim = xev->xkey.keycode == 0 && xev->xkey.state ...
6 years, 8 months ago (2014-04-23 14:30:58 UTC) #7
Yuki
https://codereview.chromium.org/243143002/diff/40001/ui/events/keycodes/keyboard_code_conversion_x.cc File ui/events/keycodes/keyboard_code_conversion_x.cc (right): https://codereview.chromium.org/243143002/diff/40001/ui/events/keycodes/keyboard_code_conversion_x.cc#newcode822 ui/events/keycodes/keyboard_code_conversion_x.cc:822: const bool fabricated_by_xim = xev->xkey.keycode == 0 && xev->xkey.state ...
6 years, 8 months ago (2014-04-23 15:18:46 UTC) #8
sadrul
lgtm
6 years, 8 months ago (2014-04-23 16:11:26 UTC) #9
Yuki
The CQ bit was checked by yukishiino@chromium.org
6 years, 8 months ago (2014-04-23 16:37:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yukishiino@chromium.org/243143002/60001
6 years, 8 months ago (2014-04-23 16:38:27 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-23 17:50:11 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-23 17:50:11 UTC) #13
Yuki
The CQ bit was checked by yukishiino@chromium.org
6 years, 8 months ago (2014-04-24 02:51:36 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yukishiino@chromium.org/243143002/60001
6 years, 8 months ago (2014-04-24 03:05:49 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 05:12:45 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-24 05:12:45 UTC) #17
Yuki
The CQ bit was checked by yukishiino@chromium.org
6 years, 8 months ago (2014-04-24 05:19:13 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yukishiino@chromium.org/243143002/60001
6 years, 8 months ago (2014-04-24 05:20:23 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 06:44:02 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-24 06:44:02 UTC) #21
Yuki
The CQ bit was checked by yukishiino@chromium.org
6 years, 8 months ago (2014-04-24 08:14:02 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yukishiino@chromium.org/243143002/60001
6 years, 8 months ago (2014-04-24 08:25:38 UTC) #23
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 09:45:02 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-24 09:45:03 UTC) #25
Yuki
The CQ bit was checked by yukishiino@chromium.org
6 years, 8 months ago (2014-04-25 04:30:37 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yukishiino@chromium.org/243143002/80001
6 years, 8 months ago (2014-04-25 07:36:50 UTC) #27
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-25 23:54:15 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-25 23:54:16 UTC) #29
Yuki
The CQ bit was checked by yukishiino@chromium.org
6 years, 7 months ago (2014-04-28 02:25:21 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yukishiino@chromium.org/243143002/80001
6 years, 7 months ago (2014-04-28 02:26:14 UTC) #31
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 03:21:26 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 7 months ago (2014-04-28 03:21:26 UTC) #33
Yuki
The CQ bit was checked by yukishiino@chromium.org
6 years, 7 months ago (2014-04-28 05:33:15 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yukishiino@chromium.org/243143002/100001
6 years, 7 months ago (2014-04-28 05:34:17 UTC) #35
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 06:31:15 UTC) #36
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 7 months ago (2014-04-28 06:31:15 UTC) #37
Yuki
The CQ bit was checked by yukishiino@chromium.org
6 years, 7 months ago (2014-04-28 07:17:21 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yukishiino@chromium.org/243143002/120001
6 years, 7 months ago (2014-04-28 07:18:39 UTC) #39
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 08:49:02 UTC) #40
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_rel
6 years, 7 months ago (2014-04-28 08:49:03 UTC) #41
Yuki
The CQ bit was checked by yukishiino@chromium.org
6 years, 7 months ago (2014-04-28 08:53:16 UTC) #42
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yukishiino@chromium.org/243143002/120001
6 years, 7 months ago (2014-04-28 08:53:41 UTC) #43
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 16:39:18 UTC) #44
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on android_dbg_triggered_tests
6 years, 7 months ago (2014-04-28 16:39:18 UTC) #45
piman
Committed patchset #7 manually as r266651 (presubmit successful).
6 years, 7 months ago (2014-04-28 20:50:08 UTC) #46
piman
On 2014/04/28 20:50:08, piman wrote: > Committed patchset #7 manually as r266651 (presubmit successful). FYI, ...
6 years, 7 months ago (2014-04-28 20:50:37 UTC) #47
Yuki
6 years, 7 months ago (2014-04-29 11:45:28 UTC) #48
Message was sent while issue was closed.
On 2014/04/28 20:50:37, piman wrote:
> On 2014/04/28 20:50:08, piman wrote:
> > Committed patchset #7 manually as r266651 (presubmit successful).
> 
> FYI, I committed manually to make sure it makes the dev channel this week.

Thanks for committing.

Powered by Google App Engine
This is Rietveld 408576698