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

Issue 666693010: Separate ime_keyboard_x11.h from cc file. (Closed)

Created:
6 years, 2 months ago by FengYuan
Modified:
6 years, 1 month ago
Reviewers:
Shu Chen, Seigo Nonaka
CC:
chromium-reviews, nona+watch_chromium.org, stevenjb+watch_chromium.org, yusukes+watch_chromium.org, oshima+watch_chromium.org, yukishiino+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

This patchset only separates the header definition for ime_keyboard_x11 to .h file. After that, I will create ime_keybord_ozone.h also. So the file structure will be: ime_keyboard.h fake_ime_keyboard.h fake_ime_keyboard.cc ime_keyboard_x11.h ime_keyboard_x11.cc ime_keyboard_ozone.h ime_keyboard_ozone.cc BUG=342336 Committed: https://crrev.com/ad9d3ccf8b22dfb0c6ddec4a1f7bd49652a72d68 Cr-Commit-Position: refs/heads/master@{#301565}

Patch Set 1 #

Patch Set 2 : Separate ime_keyboard_x11.h from cc file. #

Total comments: 2

Patch Set 3 : Separate ime_keyboard_x11 header from cc file. #

Patch Set 4 : Refactor to separate ime_keyboard_x11.h from ime_keyboard_x11.cc #

Patch Set 5 : Fixed unittest failure #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -90 lines) Patch
M chromeos/chromeos.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A chromeos/ime/ime_keyboard_x11.h View 1 2 3 1 chunk +107 lines, -0 lines 0 comments Download
M chromeos/ime/ime_keyboard_x11.cc View 1 2 3 4 3 chunks +3 lines, -90 lines 0 comments Download

Messages

Total messages: 29 (12 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/666693010/20001
6 years, 1 month ago (2014-10-27 03:58:08 UTC) #4
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 1 month ago (2014-10-27 03:58:10 UTC) #6
Seigo Nonaka
Please write descriptions about this change. The motivation of this CL is not clear for ...
6 years, 1 month ago (2014-10-27 04:00:54 UTC) #7
FengYuan
On 2014/10/27 04:00:54, Seigo Nonaka wrote: > Please write descriptions about this change. > > ...
6 years, 1 month ago (2014-10-27 04:10:19 UTC) #8
Seigo Nonaka
lgtm with nits. please use following description style in Chromium patch. ------------------------------------------------------------------- Separate ime_keyboard_x11.h from ...
6 years, 1 month ago (2014-10-27 04:19:13 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/666693010/20001
6 years, 1 month ago (2014-10-27 05:00:32 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel/builds/5279)
6 years, 1 month ago (2014-10-27 05:31:08 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/666693010/20001
6 years, 1 month ago (2014-10-27 05:48:50 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel/builds/5286)
6 years, 1 month ago (2014-10-27 06:27:58 UTC) #17
Shu Chen
https://codereview.chromium.org/666693010/diff/20001/chromeos/ime/ime_keyboard_x11.h File chromeos/ime/ime_keyboard_x11.h (right): https://codereview.chromium.org/666693010/diff/20001/chromeos/ime/ime_keyboard_x11.h#newcode39 chromeos/ime/ime_keyboard_x11.h:39: virtual ~ImeKeyboardX11() {} Complex destructor should NOT has an ...
6 years, 1 month ago (2014-10-27 09:52:01 UTC) #18
FengYuan
https://codereview.chromium.org/666693010/diff/20001/chromeos/ime/ime_keyboard_x11.h File chromeos/ime/ime_keyboard_x11.h (right): https://codereview.chromium.org/666693010/diff/20001/chromeos/ime/ime_keyboard_x11.h#newcode39 chromeos/ime/ime_keyboard_x11.h:39: virtual ~ImeKeyboardX11() {} On 2014/10/27 09:52:01, Shu Chen wrote: ...
6 years, 1 month ago (2014-10-27 12:48:05 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/666693010/60001
6 years, 1 month ago (2014-10-27 12:49:00 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel/builds/5363)
6 years, 1 month ago (2014-10-27 13:21:52 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/666693010/80001
6 years, 1 month ago (2014-10-28 03:37:02 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/666693010/100001
6 years, 1 month ago (2014-10-28 04:12:01 UTC) #27
commit-bot: I haz the power
Committed patchset #6 (id:100001)
6 years, 1 month ago (2014-10-28 04:58:17 UTC) #28
commit-bot: I haz the power
6 years, 1 month ago (2014-10-28 04:59:21 UTC) #29
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/ad9d3ccf8b22dfb0c6ddec4a1f7bd49652a72d68
Cr-Commit-Position: refs/heads/master@{#301565}

Powered by Google App Engine
This is Rietveld 408576698