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

Issue 2457393006: [ash-md] Added ink drop to system menu rows that inherit from ActionableView. (Closed)

Created:
4 years, 1 month ago by bruthig
Modified:
4 years, 1 month ago
Reviewers:
tdanderson
CC:
chromium-reviews, kalyank, sadrul, oshima+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ash-md] Added ink drop to system menu rows that inherit from ActionableView. Depends on: https://codereview.chromium.org/2468533002/ This CL adds an ink drop to the following system menu rows: - Settings default row - Caps lock default row - Tracing default row - OS Update default row - SMS default row - Bluetooth default row - Cast default row - Accessibility default row - IME default row - Network default row - Display rotation lock default row - VPN default row BUG=642845 Committed: https://crrev.com/b82b2f57004cdb923e7586d3a9ed7401da929a11 Cr-Commit-Position: refs/heads/master@{#429325}

Patch Set 1 #

Patch Set 2 : Upload diff delta based on dependant CL. #

Total comments: 6

Patch Set 3 : Merge branch 'master' into ink_drop_on_system_menu #

Patch Set 4 : Fixed the failing test: 'SpokenFeedbackTest.NavigateSystemTray' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -64 lines) Patch
M ash/common/system/chromeos/settings/tray_settings.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M ash/common/system/chromeos/tray_caps_lock.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/common/system/chromeos/tray_tracing.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/common/system/tray/actionable_view.h View 2 chunks +4 lines, -0 lines 0 comments Download
M ash/common/system/tray/actionable_view.cc View 3 chunks +19 lines, -0 lines 0 comments Download
M ash/common/system/tray/tray_constants.h View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M ash/common/system/tray/tray_item_more.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ash/common/system/tray/tray_popup_utils.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ash/common/system/update/tray_update.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/views/animation/ink_drop_highlight.cc View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M ui/views/animation/ink_drop_highlight_unittest.cc View 1 2 3 1 chunk +91 lines, -61 lines 0 comments Download

Messages

Total messages: 29 (14 generated)
bruthig
Terry, can you please take a look?
4 years, 1 month ago (2016-10-31 22:15:05 UTC) #2
tdanderson
LGTM https://codereview.chromium.org/2457393006/diff/20001/ash/common/system/tray/actionable_view.cc File ash/common/system/tray/actionable_view.cc (right): https://codereview.chromium.org/2457393006/diff/20001/ash/common/system/tray/actionable_view.cc#newcode26 ash/common/system/tray/actionable_view.cc:26: set_notify_enter_exit_on_child(true); Should this be gated behind IsSystemTrayMenuMaterial()? https://codereview.chromium.org/2457393006/diff/20001/ash/common/system/tray/actionable_view.h ...
4 years, 1 month ago (2016-11-01 19:49:18 UTC) #3
bruthig
https://codereview.chromium.org/2457393006/diff/20001/ash/common/system/tray/actionable_view.cc File ash/common/system/tray/actionable_view.cc (right): https://codereview.chromium.org/2457393006/diff/20001/ash/common/system/tray/actionable_view.cc#newcode26 ash/common/system/tray/actionable_view.cc:26: set_notify_enter_exit_on_child(true); On 2016/11/01 19:49:18, tdanderson wrote: > Should this ...
4 years, 1 month ago (2016-11-01 21:10:54 UTC) #4
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/2457393006/20001
4 years, 1 month ago (2016-11-01 21:11:43 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/172203) cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 1 month ago (2016-11-01 21:15:10 UTC) #8
tdanderson
https://codereview.chromium.org/2457393006/diff/20001/ash/common/system/tray/actionable_view.cc File ash/common/system/tray/actionable_view.cc (right): https://codereview.chromium.org/2457393006/diff/20001/ash/common/system/tray/actionable_view.cc#newcode26 ash/common/system/tray/actionable_view.cc:26: set_notify_enter_exit_on_child(true); On 2016/11/01 21:10:54, bruthig wrote: > On 2016/11/01 ...
4 years, 1 month ago (2016-11-01 21:53:54 UTC) #9
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/2457393006/40001
4 years, 1 month ago (2016-11-02 13:52:04 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/264694)
4 years, 1 month ago (2016-11-02 14:28:05 UTC) #14
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/2457393006/40001
4 years, 1 month ago (2016-11-02 14:31:53 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/264723)
4 years, 1 month ago (2016-11-02 15:24:38 UTC) #18
bruthig
Terry, can you take a quick look at the changes in patch set 4?
4 years, 1 month ago (2016-11-02 16:41:08 UTC) #21
tdanderson
On 2016/11/02 16:41:08, bruthig wrote: > Terry, can you take a quick look at the ...
4 years, 1 month ago (2016-11-02 17:27:18 UTC) #22
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/2457393006/60001
4 years, 1 month ago (2016-11-02 17:31:13 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-02 17:37:58 UTC) #27
commit-bot: I haz the power
4 years, 1 month ago (2016-11-02 17:56:41 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b82b2f57004cdb923e7586d3a9ed7401da929a11
Cr-Commit-Position: refs/heads/master@{#429325}

Powered by Google App Engine
This is Rietveld 408576698