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

Issue 2148943002: mash: Create system tray display and rotation lock items via delegate (Closed)

Created:
4 years, 5 months ago by James Cook
Modified:
4 years, 5 months ago
Reviewers:
msw
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mash: Create system tray display and rotation lock items via delegate This will allow SystemTray to be moved to //ash/common, and will allow mus to have its own implementations. (Display management under mus will be quite different compared to classic ash.) BUG=619636, 548429 TEST=ash_unittests, run chrome and rotate screen and verify tray item appears Committed: https://crrev.com/399a6f9bb3fd934d8fd97d4d805ef576ce83c4c5 Cr-Commit-Position: refs/heads/master@{#405340}

Patch Set 1 #

Total comments: 12

Patch Set 2 : review comments, add rotation lock #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -12 lines) Patch
M ash/common/system/tray/system_tray_delegate.h View 1 2 chunks +14 lines, -0 lines 0 comments Download
M ash/common/system/tray/system_tray_delegate.cc View 1 2 chunks +12 lines, -0 lines 0 comments Download
M ash/system/tray/system_tray.h View 1 chunk +1 line, -4 lines 0 comments Download
M ash/system/tray/system_tray.cc View 1 4 chunks +12 lines, -8 lines 0 comments Download
M ash/test/test_system_tray_delegate.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M ash/test/test_system_tray_delegate.cc View 1 2 chunks +26 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.cc View 1 2 chunks +12 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 23 (15 generated)
James Cook
msw, please take a look. https://codereview.chromium.org/2148943002/diff/1/ash/system/tray/system_tray.h File ash/system/tray/system_tray.h (right): https://codereview.chromium.org/2148943002/diff/1/ash/system/tray/system_tray.h#newcode55 ash/system/tray/system_tray.h:55: void AddTrayItem(SystemTrayItem* item); I ...
4 years, 5 months ago (2016-07-13 18:37:44 UTC) #4
msw
Perhaps file a new mash display bug or cite some open one? https://codereview.chromium.org/2148943002/diff/1/ash/common/system/tray/system_tray_delegate.cc File ash/common/system/tray/system_tray_delegate.cc ...
4 years, 5 months ago (2016-07-13 18:51:49 UTC) #5
James Cook
msw, please take another look. https://codereview.chromium.org/2148943002/diff/1/ash/common/system/tray/system_tray_delegate.cc File ash/common/system/tray/system_tray_delegate.cc (right): https://codereview.chromium.org/2148943002/diff/1/ash/common/system/tray/system_tray_delegate.cc#newcode109 ash/common/system/tray/system_tray_delegate.cc:109: return nullptr; On 2016/07/13 ...
4 years, 5 months ago (2016-07-13 21:30:46 UTC) #11
msw
lgtm
4 years, 5 months ago (2016-07-13 22:36:01 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2148943002/20001
4 years, 5 months ago (2016-07-13 22:40:43 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-13 23:08:25 UTC) #20
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 23:08:27 UTC) #21
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 23:10:05 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/399a6f9bb3fd934d8fd97d4d805ef576ce83c4c5
Cr-Commit-Position: refs/heads/master@{#405340}

Powered by Google App Engine
This is Rietveld 408576698