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

Issue 2093563007: Add a floating close button for arc custom notification (Closed)

Created:
4 years, 6 months ago by xiyuan
Modified:
4 years, 5 months ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, yusukes+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a floating close button for arc custom notification Needed because default notification close button is part of views hierarchy and covered by the notification surface. This CL adds a floating version of close button that sits on top of the notification surface. BUG=b/25816173 TBR=brettw@chromium.org Committed: https://crrev.com/369cf0cdf40fd31940504f01785b1e7a6c80ef13 Cr-Commit-Position: refs/heads/master@{#403196}

Patch Set 1 #

Patch Set 2 : update build files #

Patch Set 3 : move arc_service etc into arc_base target, update //ui/arc and add to .gn #

Total comments: 2

Patch Set 4 : arc_bitmap target for bitmap converter files #

Patch Set 5 : fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+256 lines, -20 lines) Patch
M .gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/arc.gypi View 1 2 3 4 3 chunks +34 lines, -6 lines 0 comments Download
M components/arc/BUILD.gn View 1 2 3 4 chunks +35 lines, -6 lines 0 comments Download
M components/arc/arc_bridge_service.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M ui/arc/BUILD.gn View 1 2 3 2 chunks +9 lines, -0 lines 0 comments Download
M ui/arc/arc.gyp View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M ui/arc/notification/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/arc/notification/arc_custom_notification_item.h View 3 chunks +23 lines, -0 lines 0 comments Download
M ui/arc/notification/arc_custom_notification_item.cc View 5 chunks +25 lines, -3 lines 0 comments Download
M ui/arc/notification/arc_custom_notification_view.h View 1 chunk +32 lines, -2 lines 0 comments Download
M ui/arc/notification/arc_custom_notification_view.cc View 2 chunks +85 lines, -2 lines 0 comments Download
M ui/arc/notification/arc_notification_item.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 31 (13 generated)
xiyuan
4 years, 6 months ago (2016-06-24 23:06:18 UTC) #2
yoshiki
lgtm
4 years, 5 months ago (2016-06-27 12:55:01 UTC) #3
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/2093563007/1
4 years, 5 months ago (2016-06-27 15:46:52 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/207656)
4 years, 5 months ago (2016-06-27 15:54:22 UTC) #7
xiyuan
sky@, could you help with owner approval for adding ui/base ui/resources to ui/arc/notification/DEPS? Context in ...
4 years, 5 months ago (2016-06-27 16:27:54 UTC) #9
sky
The DEPS is fine, but don't you need to update build files too? I strongly ...
4 years, 5 months ago (2016-06-27 17:38:40 UTC) #10
xiyuan
On 2016/06/27 17:38:40, sky wrote: > The DEPS is fine, but don't you need to ...
4 years, 5 months ago (2016-06-27 19:30:56 UTC) #11
sky
Won't that lead to build problems/flake? If the two targets really need a circule dependency ...
4 years, 5 months ago (2016-06-27 20:43:03 UTC) #12
xiyuan
+lhchavez Okay. I moved files that //ui/arc depends on into a new arc_base target in ...
4 years, 5 months ago (2016-06-27 21:51:07 UTC) #15
Luis Héctor Chávez
lgtm with a small request https://codereview.chromium.org/2093563007/diff/60001/components/arc/BUILD.gn File components/arc/BUILD.gn (right): https://codereview.chromium.org/2093563007/diff/60001/components/arc/BUILD.gn#newcode102 components/arc/BUILD.gn:102: "bitmap/bitmap_type_converters.h", These two files ...
4 years, 5 months ago (2016-06-27 22:07:11 UTC) #16
Luis Héctor Chávez
On 2016/06/27 22:07:11, Luis Héctor Chávez wrote: > lgtm with a small request > > ...
4 years, 5 months ago (2016-06-27 22:07:50 UTC) #17
xiyuan
CL description typo fixed too. https://codereview.chromium.org/2093563007/diff/60001/components/arc/BUILD.gn File components/arc/BUILD.gn (right): https://codereview.chromium.org/2093563007/diff/60001/components/arc/BUILD.gn#newcode102 components/arc/BUILD.gn:102: "bitmap/bitmap_type_converters.h", On 2016/06/27 22:07:11, ...
4 years, 5 months ago (2016-06-27 22:24:07 UTC) #19
sky
Thanks, DEPS LGTM +brettw for //.gn
4 years, 5 months ago (2016-06-27 22:57:08 UTC) #21
xiyuan
TBR=brettw since .gn change is a one-liner and it is adding //ui/arc to gn check ...
4 years, 5 months ago (2016-06-30 15:42:01 UTC) #23
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/2093563007/100001
4 years, 5 months ago (2016-06-30 15:42:31 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 5 months ago (2016-06-30 16:34:29 UTC) #28
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-06-30 16:34:32 UTC) #29
commit-bot: I haz the power
4 years, 5 months ago (2016-06-30 16:37:40 UTC) #31
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/369cf0cdf40fd31940504f01785b1e7a6c80ef13
Cr-Commit-Position: refs/heads/master@{#403196}

Powered by Google App Engine
This is Rietveld 408576698