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

Issue 16046007: Shows the display info as a popup when a new display is connected. (Closed)

Created:
7 years, 6 months ago by Jun Mukai
Modified:
7 years, 6 months ago
Reviewers:
stevenjb, oshima
CC:
chromium-reviews, sadrul, stevenjb+watch_chromium.org, oshima+watch_chromium.org, ben+watch_chromium.org
Visibility:
Public.

Description

Shows the display info as a popup when a new display is connected. This CL also removes some event triggering. They update the default view when visible, but this is not necessary because the tray bubble itself will be closed when display configuration has changed. Also this CL cleans up messages of the tray item contents. BUG=187516, 171469 R=oshima@chromium.org, stevenjb@chromium.org TEST=manually Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203789

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : minor fix #

Total comments: 4

Patch Set 4 : fix #

Patch Set 5 : fix #

Patch Set 6 : cleanup #

Patch Set 7 : PopupDetailedView -> ShowNotificationView #

Unified diffs Side-by-side diffs Delta from patch set Stats (+221 lines, -129 lines) Patch
M ash/ash_strings.grd View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M ash/system/chromeos/tray_display.h View 1 2 3 4 5 6 3 chunks +19 lines, -19 lines 0 comments Download
M ash/system/chromeos/tray_display.cc View 1 2 3 4 5 6 2 chunks +165 lines, -82 lines 0 comments Download
M ash/system/ime/tray_ime.cc View 1 2 3 4 5 6 3 chunks +0 lines, -28 lines 0 comments Download
M ash/system/tray/tray_notification_view.h View 1 2 3 4 5 6 3 chunks +9 lines, -0 lines 0 comments Download
M ash/system/tray/tray_notification_view.cc View 1 2 3 4 5 6 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Jun Mukai
7 years, 6 months ago (2013-05-31 19:27:08 UTC) #1
stevenjb
lgtm
7 years, 6 months ago (2013-05-31 20:05:46 UTC) #2
Jun Mukai
talked with oshima offline and noticed my patchset 1 was slightly wrong. I fixed that ...
7 years, 6 months ago (2013-05-31 21:27:11 UTC) #3
stevenjb
lgtm w/ nits https://codereview.chromium.org/16046007/diff/5001/ash/system/chromeos/tray_display.cc File ash/system/chromeos/tray_display.cc (right): https://codereview.chromium.org/16046007/diff/5001/ash/system/chromeos/tray_display.cc#newcode44 ash/system/chromeos/tray_display.cc:44: } nit: // namespace https://codereview.chromium.org/16046007/diff/5001/ash/system/chromeos/tray_display.cc#newcode97 ash/system/chromeos/tray_display.cc:97: ...
7 years, 6 months ago (2013-05-31 21:43:11 UTC) #4
Jun Mukai
https://codereview.chromium.org/16046007/diff/5001/ash/system/chromeos/tray_display.cc File ash/system/chromeos/tray_display.cc (right): https://codereview.chromium.org/16046007/diff/5001/ash/system/chromeos/tray_display.cc#newcode44 ash/system/chromeos/tray_display.cc:44: } On 2013/05/31 21:43:11, stevenjb (chromium) wrote: > nit: ...
7 years, 6 months ago (2013-05-31 21:50:17 UTC) #5
oshima
lgtm
7 years, 6 months ago (2013-05-31 21:59:16 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/16046007/8006
7 years, 6 months ago (2013-05-31 22:39:28 UTC) #7
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) ash_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=120788
7 years, 6 months ago (2013-05-31 23:53:13 UTC) #8
Jun Mukai
PTAL noticed that I was using PopupDetailedView but here I should use ShowNotificationView instead.
7 years, 6 months ago (2013-06-03 19:59:34 UTC) #9
stevenjb
Cool, this looks better. LGTM.
7 years, 6 months ago (2013-06-03 21:31:48 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/16046007/25001
7 years, 6 months ago (2013-06-03 21:40:00 UTC) #11
commit-bot: I haz the power
7 years, 6 months ago (2013-06-03 23:37:58 UTC) #12
Message was sent while issue was closed.
Change committed as 203789

Powered by Google App Engine
This is Rietveld 408576698