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

Issue 10008043: Allow non-radio button properties in uber tray. Simplified chinese will use it. (Closed)

Created:
8 years, 8 months ago by Jun Mukai
Modified:
8 years, 8 months ago
Reviewers:
Yusuke Sato, sadrul, sky
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, hsumita
Visibility:
Public.

Description

Allow non-radio button properties in uber tray. Simplified chinese will use it. BUG=122318 TEST=manually Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=131583

Patch Set 1 #

Total comments: 2

Patch Set 2 : rewrite ActivateIMEProperty #

Total comments: 6

Patch Set 3 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -14 lines) Patch
M ash/shell.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M ash/system/ime/tray_ime.cc View 1 2 4 chunks +6 lines, -5 lines 0 comments Download
M ash/system/tray/system_tray.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M ash/system/tray/system_tray_delegate.h View 1 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/system/ash_system_tray_delegate.cc View 1 2 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Jun Mukai
8 years, 8 months ago (2012-04-06 08:30:56 UTC) #1
Yusuke Sato
http://codereview.chromium.org/10008043/diff/1/chrome/browser/chromeos/system/ash_system_tray_delegate.cc File chrome/browser/chromeos/system/ash_system_tray_delegate.cc (right): http://codereview.chromium.org/10008043/diff/1/chrome/browser/chromeos/system/ash_system_tray_delegate.cc#newcode392 chrome/browser/chromeos/system/ash_system_tray_delegate.cc:392: key, true); I think the old status area implementation ...
8 years, 8 months ago (2012-04-06 09:31:42 UTC) #2
Jun Mukai
http://codereview.chromium.org/10008043/diff/1/chrome/browser/chromeos/system/ash_system_tray_delegate.cc File chrome/browser/chromeos/system/ash_system_tray_delegate.cc (right): http://codereview.chromium.org/10008043/diff/1/chrome/browser/chromeos/system/ash_system_tray_delegate.cc#newcode392 chrome/browser/chromeos/system/ash_system_tray_delegate.cc:392: key, true); On 2012/04/06 09:31:42, Yusuke Sato wrote: > ...
8 years, 8 months ago (2012-04-09 01:56:23 UTC) #3
Yusuke Sato
lgtm On 2012/04/09 01:56:23, Jun Mukai wrote: > http://codereview.chromium.org/10008043/diff/1/chrome/browser/chromeos/system/ash_system_tray_delegate.cc > File chrome/browser/chromeos/system/ash_system_tray_delegate.cc (right): > > ...
8 years, 8 months ago (2012-04-09 02:04:56 UTC) #4
Jun Mukai
Add sky@ because now it contains ash/shell.cc sky, could you take a look at this ...
8 years, 8 months ago (2012-04-09 02:07:03 UTC) #5
sky
http://codereview.chromium.org/10008043/diff/3001/ash/shell.cc File ash/shell.cc (right): http://codereview.chromium.org/10008043/diff/3001/ash/shell.cc#newcode381 ash/shell.cc:381: const std::string& key, bool is_selection) OVERRIDE { nit: when ...
8 years, 8 months ago (2012-04-09 15:18:56 UTC) #6
Jun Mukai
http://codereview.chromium.org/10008043/diff/3001/ash/shell.cc File ash/shell.cc (right): http://codereview.chromium.org/10008043/diff/3001/ash/shell.cc#newcode381 ash/shell.cc:381: const std::string& key, bool is_selection) OVERRIDE { On 2012/04/09 ...
8 years, 8 months ago (2012-04-10 02:13:46 UTC) #7
sky
LGTM, but wait for Sadrul to review too.
8 years, 8 months ago (2012-04-10 16:19:43 UTC) #8
sadrul
LGTM. I think the doc for SetImePropertyActivated is rather confusing, because looking at the code, ...
8 years, 8 months ago (2012-04-10 16:31:12 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/10008043/10001
8 years, 8 months ago (2012-04-10 16:33:49 UTC) #10
Yusuke Sato
sadrul: I'll do that.
8 years, 8 months ago (2012-04-10 16:41:37 UTC) #11
commit-bot: I haz the power
8 years, 8 months ago (2012-04-10 18:01:16 UTC) #12
Change committed as 131583

Powered by Google App Engine
This is Rietveld 408576698