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

Issue 10411006: Workaround: Wrap IBusText with ibus namespace. (Closed)

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

Description

Workaround: Wrap IBusText with ibus namespace. To avoid conflict existing IBusText which is defined in ibus.h, wrap ibus namespace. This is just workaround and will remove after complete libibus removal. TEST=ui_unittests,unit_tests,dbus_unittests,chromeos_unittests BUG=126947 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137821

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M chromeos/dbus/ibus/ibus_text.h View 2 chunks +3 lines, -0 lines 0 comments Download
M chromeos/dbus/ibus/ibus_text.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chromeos/dbus/ibus/ibus_text_unittest.cc View 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Seigo Nonaka
8 years, 7 months ago (2012-05-17 20:43:55 UTC) #1
satorux1
I'm confused. The code is already in chromeos namespace. What's the benefit of adding 'ibus' ...
8 years, 7 months ago (2012-05-18 00:37:31 UTC) #2
Seigo Nonaka
Okay, I will make renaming CL.
8 years, 7 months ago (2012-05-18 00:51:07 UTC) #3
satorux1
On 2012/05/18 00:51:07, Seigo Nonaka wrote: > Okay, I will make renaming CL. What was ...
8 years, 7 months ago (2012-05-18 01:01:52 UTC) #4
Seigo Nonaka
In http://code.google.com/searchframe#OAMlx_jo-ck/src/chrome/browser/chromeos/input_method/ibus_ui_controller.cc&l=632, the libibus's IBusText is used in chromeos namespace. In above context, the IBusText ...
8 years, 7 months ago (2012-05-18 01:06:52 UTC) #5
satorux1
On 2012/05/18 01:06:52, Seigo Nonaka wrote: > In > http://code.google.com/searchframe#OAMlx_jo-ck/src/chrome/browser/chromeos/input_method/ibus_ui_controller.cc&l=632, > the libibus's IBusText is ...
8 years, 7 months ago (2012-05-18 01:14:38 UTC) #6
satorux1
LGTM. Don't need to rename the class for now.
8 years, 7 months ago (2012-05-18 01:15:14 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/10411006/1
8 years, 7 months ago (2012-05-18 02:53:11 UTC) #8
commit-bot: I haz the power
8 years, 7 months ago (2012-05-18 04:13:39 UTC) #9
Change committed as 137821

Powered by Google App Engine
This is Rietveld 408576698