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

Issue 11956041: Introduce IBusBridge for ibus-less implementation. (Closed)

Created:
7 years, 11 months ago by Seigo Nonaka
Modified:
7 years, 10 months ago
Reviewers:
satorux1
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Introduce IBusBridge for ibus-less implementation. IBusBridge provides access of each ibus event handler. BUG=170671 TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179842

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Change TLS to Singleton. #

Total comments: 2

Patch Set 3 : Update class comment #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -0 lines) Patch
M chromeos/chromeos.gyp View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
A chromeos/ime/ibus_bridge.h View 1 2 1 chunk +97 lines, -0 lines 0 comments Download
A chromeos/ime/ibus_bridge.cc View 1 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Seigo Nonaka
7 years, 11 months ago (2013-01-17 17:40:21 UTC) #1
satorux1
https://codereview.chromium.org/11956041/diff/6001/chromeos/ime/ibus_bridge.h File chromeos/ime/ibus_bridge.h (right): https://codereview.chromium.org/11956041/diff/6001/chromeos/ime/ibus_bridge.h#newcode21 chromeos/ime/ibus_bridge.h:21: // by TLS because IME related stuff should be ...
7 years, 11 months ago (2013-01-17 20:43:30 UTC) #2
Seigo Nonaka
https://codereview.chromium.org/11956041/diff/6001/chromeos/ime/ibus_bridge.h File chromeos/ime/ibus_bridge.h (right): https://codereview.chromium.org/11956041/diff/6001/chromeos/ime/ibus_bridge.h#newcode21 chromeos/ime/ibus_bridge.h:21: // by TLS because IME related stuff should be ...
7 years, 11 months ago (2013-01-18 06:05:59 UTC) #3
satorux1
https://codereview.chromium.org/11956041/diff/9001/chromeos/ime/ibus_bridge.h File chromeos/ime/ibus_bridge.h (right): https://codereview.chromium.org/11956041/diff/9001/chromeos/ime/ibus_bridge.h#newcode22 chromeos/ime/ibus_bridge.h:22: // as singleton object. Please describe this class more ...
7 years, 10 months ago (2013-01-29 05:18:56 UTC) #4
Seigo Nonaka
https://codereview.chromium.org/11956041/diff/9001/chromeos/ime/ibus_bridge.h File chromeos/ime/ibus_bridge.h (right): https://codereview.chromium.org/11956041/diff/9001/chromeos/ime/ibus_bridge.h#newcode22 chromeos/ime/ibus_bridge.h:22: // as singleton object. Sorry, I update class comment. ...
7 years, 10 months ago (2013-01-30 06:21:54 UTC) #5
satorux1
LGTM
7 years, 10 months ago (2013-01-31 01:39:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/11956041/16001
7 years, 10 months ago (2013-01-31 03:43:10 UTC) #7
commit-bot: I haz the power
Failed to apply patch for chromeos/chromeos.gyp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 10 months ago (2013-01-31 03:43:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/11956041/22002
7 years, 10 months ago (2013-01-31 03:56:13 UTC) #9
commit-bot: I haz the power
7 years, 10 months ago (2013-01-31 10:23:57 UTC) #10
Message was sent while issue was closed.
Change committed as 179842

Powered by Google App Engine
This is Rietveld 408576698