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

Issue 19291004: Observes work area change and auto-hide for notifications. (Closed)

Created:
7 years, 5 months ago by Jun Mukai
Modified:
7 years, 5 months ago
Reviewers:
James Cook, jennyz, dewittj
CC:
chromium-reviews, sadrul, ben+watch_chromium.org, Harry McCleave
Visibility:
Public.

Description

Observes work area change and auto-hide for notifications. BUG=249509 R=dewittj@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212431

Patch Set 1 #

Total comments: 6

Patch Set 2 : fix #

Total comments: 4

Patch Set 3 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -18 lines) Patch
M ash/shelf/shelf_layout_manager.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M ash/shelf/shelf_layout_manager.cc View 1 2 2 chunks +5 lines, -5 lines 0 comments Download
M ash/system/web_notification/web_notification_tray.h View 2 chunks +4 lines, -1 line 0 comments Download
M ash/system/web_notification/web_notification_tray.cc View 1 2 4 chunks +72 lines, -2 lines 0 comments Download
M ui/message_center/views/message_popup_collection.h View 1 2 chunks +8 lines, -1 line 0 comments Download
M ui/message_center/views/message_popup_collection.cc View 2 chunks +9 lines, -8 lines 0 comments Download
M ui/message_center/views/message_popup_collection_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Jun Mukai
7 years, 5 months ago (2013-07-16 01:13:50 UTC) #1
dewittj
lgtm with nit https://codereview.chromium.org/19291004/diff/1/ash/system/web_notification/web_notification_tray.cc File ash/system/web_notification/web_notification_tray.cc (right): https://codereview.chromium.org/19291004/diff/1/ash/system/web_notification/web_notification_tray.cc#newcode252 ash/system/web_notification/web_notification_tray.cc:252: popup_collection_.reset(); work_area_observer_.reset() here? https://codereview.chromium.org/19291004/diff/1/ash/system/web_notification/web_notification_tray.cc#newcode345 ash/system/web_notification/web_notification_tray.cc:345: work_area_observer_.reset(); ...
7 years, 5 months ago (2013-07-16 21:31:32 UTC) #2
Jun Mukai
https://codereview.chromium.org/19291004/diff/1/ash/system/web_notification/web_notification_tray.cc File ash/system/web_notification/web_notification_tray.cc (right): https://codereview.chromium.org/19291004/diff/1/ash/system/web_notification/web_notification_tray.cc#newcode252 ash/system/web_notification/web_notification_tray.cc:252: popup_collection_.reset(); On 2013/07/16 21:31:33, dewittj wrote: > work_area_observer_.reset() here? ...
7 years, 5 months ago (2013-07-16 22:49:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/19291004/7001
7 years, 5 months ago (2013-07-16 23:15:10 UTC) #4
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=15571
7 years, 5 months ago (2013-07-17 03:01:54 UTC) #5
Jun Mukai
jamescook, jennyz, please review this: jamescook: ash/shelf jennyz: ash/system also cc-ing harrym for the change ...
7 years, 5 months ago (2013-07-17 03:24:32 UTC) #6
jennyz
lgtm for ash/system.
7 years, 5 months ago (2013-07-17 17:00:36 UTC) #7
James Cook
LGTM with one nit and one optional suggestion https://codereview.chromium.org/19291004/diff/7001/ash/shelf/shelf_layout_manager.h File ash/shelf/shelf_layout_manager.h (right): https://codereview.chromium.org/19291004/diff/7001/ash/shelf/shelf_layout_manager.h#newcode77 ash/shelf/shelf_layout_manager.h:77: static ...
7 years, 5 months ago (2013-07-17 21:14:14 UTC) #8
Jun Mukai
https://codereview.chromium.org/19291004/diff/7001/ash/shelf/shelf_layout_manager.h File ash/shelf/shelf_layout_manager.h (right): https://codereview.chromium.org/19291004/diff/7001/ash/shelf/shelf_layout_manager.h#newcode77 ash/shelf/shelf_layout_manager.h:77: static int GetPreferredShelfSize(); On 2013/07/17 21:14:14, James Cook (Chromium) ...
7 years, 5 months ago (2013-07-18 17:55:43 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/19291004/20001
7 years, 5 months ago (2013-07-18 17:56:27 UTC) #10
commit-bot: I haz the power
7 years, 5 months ago (2013-07-18 21:26:47 UTC) #11
Message was sent while issue was closed.
Change committed as 212431

Powered by Google App Engine
This is Rietveld 408576698