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

Issue 25670002: Create ModeIndicatorController (Closed)

Created:
7 years, 2 months ago by Hiro Komatsu
Modified:
7 years, 2 months ago
Reviewers:
Seigo Nonaka
CC:
chromium-reviews, yusukes+watch_chromium.org, nona+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, nkostylev+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Create ModeIndicatorController This class is a controller of ModeIndicatorWidget. BUG=177765 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226445

Patch Set 1 #

Total comments: 6

Patch Set 2 : Tweaked based on the review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -0 lines) Patch
A chrome/browser/chromeos/input_method/mode_indicator_controller.h View 1 1 chunk +47 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/input_method/mode_indicator_controller.cc View 1 1 chunk +61 lines, -0 lines 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Hiro Komatsu
7 years, 2 months ago (2013-10-02 02:44:14 UTC) #1
Seigo Nonaka
lgtm with nits https://codereview.chromium.org/25670002/diff/1/chrome/browser/chromeos/input_method/mode_indicator_controller.cc File chrome/browser/chromeos/input_method/mode_indicator_controller.cc (right): https://codereview.chromium.org/25670002/diff/1/chrome/browser/chromeos/input_method/mode_indicator_controller.cc#newcode18 chrome/browser/chromeos/input_method/mode_indicator_controller.cc:18: DCHECK(manager); no need to check mi_widget ...
7 years, 2 months ago (2013-10-02 03:27:51 UTC) #2
Hiro Komatsu
Committing. https://codereview.chromium.org/25670002/diff/1/chrome/browser/chromeos/input_method/mode_indicator_controller.cc File chrome/browser/chromeos/input_method/mode_indicator_controller.cc (right): https://codereview.chromium.org/25670002/diff/1/chrome/browser/chromeos/input_method/mode_indicator_controller.cc#newcode18 chrome/browser/chromeos/input_method/mode_indicator_controller.cc:18: DCHECK(manager); On 2013/10/02 03:27:51, Seigo Nonaka wrote: > ...
7 years, 2 months ago (2013-10-02 07:00:55 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/komatsu@chromium.org/25670002/5001
7 years, 2 months ago (2013-10-02 07:08:22 UTC) #4
commit-bot: I haz the power
7 years, 2 months ago (2013-10-02 10:20:40 UTC) #5
Message was sent while issue was closed.
Change committed as 226445

Powered by Google App Engine
This is Rietveld 408576698