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

Issue 10544070: Add decoration to the language button to indicate that a third party IME is in use (Closed)

Created:
8 years, 6 months ago by Zachary Kuznia
Modified:
8 years, 6 months ago
Reviewers:
Yusuke Sato, sadrul
CC:
chromium-reviews, yusukes+watch_chromium.org, ben+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, nkostylev+watch_chromium.org
Visibility:
Public.

Description

Add decoration to the language button to indicate that a third party IME is in use TBR=jhawkins@chromium.org BUG=None TEST=Install an IME extension. Enable it. Check that the Language Bar indicates that it is 3rd party Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141594

Patch Set 1 #

Total comments: 2

Patch Set 2 : Code review fix #

Patch Set 3 : Fix unit tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -16 lines) Patch
M ash/system/ime/tray_ime.cc View 1 chunk +6 lines, -1 line 0 comments Download
M ash/system/tray/system_tray_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/system/tray/system_tray_delegate.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/input_method/ibus_ui_controller_unittest.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_descriptor.h View 1 3 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/chromeos/input_method/input_method_descriptor.cc View 3 chunks +9 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_descriptor_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/input_method/input_method_manager_impl.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/input_method/input_method_util_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/input_method/input_method_whitelist.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/input_method/mock_input_method_manager.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/system/ash_system_tray_delegate.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/options2/language_options_handler2_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
Zachary Kuznia
Hi yusukes, sadrul, Could you review this at: https://chromiumcodereview.appspot.com/10544070 Thanks, -Zach
8 years, 6 months ago (2012-06-08 08:20:51 UTC) #1
Yusuke Sato
input_method/ LGTM On 2012/06/08 08:20:51, Zachary Kuznia wrote: > Hi yusukes, sadrul, > > Could ...
8 years, 6 months ago (2012-06-08 08:25:50 UTC) #2
Yusuke Sato
http://codereview.chromium.org/10544070/diff/1/chrome/browser/chromeos/input_method/input_method_descriptor.h File chrome/browser/chromeos/input_method/input_method_descriptor.h (right): http://codereview.chromium.org/10544070/diff/1/chrome/browser/chromeos/input_method/input_method_descriptor.h#newcode40 chrome/browser/chromeos/input_method/input_method_descriptor.h:40: const bool third_party() const { return third_party_; } nit: ...
8 years, 6 months ago (2012-06-08 08:26:02 UTC) #3
sadrul
ash/system LGTM
8 years, 6 months ago (2012-06-08 11:29:41 UTC) #4
sadrul
On 2012/06/08 11:29:41, sadrul wrote: > ash/system LGTM chromeos/system LGTM too
8 years, 6 months ago (2012-06-08 11:31:04 UTC) #5
Zachary Kuznia
http://codereview.chromium.org/10544070/diff/1/chrome/browser/chromeos/input_method/input_method_descriptor.h File chrome/browser/chromeos/input_method/input_method_descriptor.h (right): http://codereview.chromium.org/10544070/diff/1/chrome/browser/chromeos/input_method/input_method_descriptor.h#newcode40 chrome/browser/chromeos/input_method/input_method_descriptor.h:40: const bool third_party() const { return third_party_; } On ...
8 years, 6 months ago (2012-06-11 06:28:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/10544070/7001
8 years, 6 months ago (2012-06-11 06:28:44 UTC) #7
commit-bot: I haz the power
Try job failure for 10544070-7001 (retry) on linux_chromeos for step "compile" (clobber build). It's a ...
8 years, 6 months ago (2012-06-11 07:02:45 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/10544070/1011
8 years, 6 months ago (2012-06-11 09:10:11 UTC) #9
commit-bot: I haz the power
Presubmit check for 10544070-1011 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 6 months ago (2012-06-11 09:10:21 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/10544070/1011
8 years, 6 months ago (2012-06-11 09:25:56 UTC) #11
commit-bot: I haz the power
Try job failure for 10544070-1011 (retry) on win for step "compile" (clobber build). It's a ...
8 years, 6 months ago (2012-06-11 11:17:20 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/10544070/1011
8 years, 6 months ago (2012-06-11 23:33:10 UTC) #13
commit-bot: I haz the power
8 years, 6 months ago (2012-06-12 01:58:17 UTC) #14
Change committed as 141594

Powered by Google App Engine
This is Rietveld 408576698