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

Issue 11361210: Extends IBusObject to handle attachment field. (Closed)

Created:
8 years, 1 month ago by Seigo Nonaka
Modified:
8 years, 1 month ago
Reviewers:
satorux1
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

Extends IBusObject to handle attachment field. With this CL, IBusObjectReader/IBusObjectWriter can read/write attachment field in IBusObject header field. BUG=140186 TEST=ran chromeos_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=168522

Patch Set 1 #

Patch Set 2 : Making constant for attachment key. #

Total comments: 2

Patch Set 3 : Address comment #

Patch Set 4 : Fix include order #

Unified diffs Side-by-side diffs Delta from patch set Stats (+229 lines, -306 lines) Patch
M chromeos/dbus/ibus/ibus_component.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chromeos/dbus/ibus/ibus_lookup_table.h View 1 chunk +3 lines, -1 line 0 comments Download
M chromeos/dbus/ibus/ibus_lookup_table.cc View 1 2 5 chunks +18 lines, -41 lines 0 comments Download
M chromeos/dbus/ibus/ibus_object.h View 1 2 3 9 chunks +40 lines, -12 lines 0 comments Download
M chromeos/dbus/ibus/ibus_object.cc View 1 2 7 chunks +101 lines, -49 lines 0 comments Download
M chromeos/dbus/ibus/ibus_object_unittest.cc View 1 2 9 chunks +23 lines, -54 lines 0 comments Download
M chromeos/dbus/ibus/ibus_property.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chromeos/dbus/ibus/ibus_text.cc View 1 2 5 chunks +32 lines, -40 lines 0 comments Download
M chromeos/dbus/ibus/ibus_text_unittest.cc View 4 chunks +7 lines, -109 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
satorux1
http://codereview.chromium.org/11361210/diff/2001/chromeos/dbus/ibus/ibus_object.h File chromeos/dbus/ibus/ibus_object.h (right): http://codereview.chromium.org/11361210/diff/2001/chromeos/dbus/ibus/ibus_object.h#newcode142 chromeos/dbus/ibus/ibus_object.h:142: bool GetAttachment(const std::string& key, base::Value** value); What about returning ...
8 years, 1 month ago (2012-11-13 04:37:37 UTC) #1
Seigo Nonaka
http://codereview.chromium.org/11361210/diff/2001/chromeos/dbus/ibus/ibus_object.h File chromeos/dbus/ibus/ibus_object.h (right): http://codereview.chromium.org/11361210/diff/2001/chromeos/dbus/ibus/ibus_object.h#newcode142 chromeos/dbus/ibus/ibus_object.h:142: bool GetAttachment(const std::string& key, base::Value** value); On 2012/11/13 04:37:37, ...
8 years, 1 month ago (2012-11-13 06:22:17 UTC) #2
Seigo Nonaka
ping? just in case.
8 years, 1 month ago (2012-11-19 06:19:32 UTC) #3
satorux1
LGTM. Please feel free to ping me more aggressively.
8 years, 1 month ago (2012-11-19 07:08:46 UTC) #4
Seigo Nonaka
Sure, thanks.
8 years, 1 month ago (2012-11-19 08:26:15 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/11361210/6001
8 years, 1 month ago (2012-11-19 08:26:31 UTC) #6
commit-bot: I haz the power
Presubmit check for 11361210-6001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 1 month ago (2012-11-19 08:26:42 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/11361210/17001
8 years, 1 month ago (2012-11-19 08:29:06 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
8 years, 1 month ago (2012-11-19 08:35:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/11361210/17001
8 years, 1 month ago (2012-11-19 09:23:06 UTC) #10
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
8 years, 1 month ago (2012-11-19 09:26:21 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/11361210/17001
8 years, 1 month ago (2012-11-19 13:16:02 UTC) #12
commit-bot: I haz the power
8 years, 1 month ago (2012-11-19 15:17:30 UTC) #13
Change committed as 168522

Powered by Google App Engine
This is Rietveld 408576698