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

Issue 208643004: UI adjustments for the HIDE button in the screen share notification window. (Closed)

Created:
6 years, 9 months ago by jiayl
Modified:
6 years, 9 months ago
Reviewers:
jily, Sergey Ulanov, jennschen, msw, Robert Sesek, Ben Goodger (Google)
CC:
chromium-reviews, tfarina, Sergey Ulanov, somast1, jennschen
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

UI adjustments for the HIDE button in the screen share notification window. The link is not underlined and there is 10px padding between the link and the right edge. BUG=354893 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260290

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -18 lines) Patch
M chrome/browser/ui/cocoa/screen_capture_notification_ui_cocoa.mm View 1 2 3 4 4 chunks +21 lines, -15 lines 0 comments Download
M chrome/browser/ui/views/screen_capture_notification_ui_views.cc View 1 2 3 4 3 chunks +7 lines, -3 lines 0 comments Download

Messages

Total messages: 26 (0 generated)
jiayl
P1 for M34. PTAL. Thanks!
6 years, 9 months ago (2014-03-21 18:15:11 UTC) #1
jiayl
rsesek: could you review the cocoa change? ben: could you review the views change?
6 years, 9 months ago (2014-03-21 18:16:36 UTC) #2
Sergey Ulanov
https://codereview.chromium.org/208643004/diff/1/chrome/browser/ui/views/screen_capture_notification_ui_views.cc File chrome/browser/ui/views/screen_capture_notification_ui_views.cc (right): https://codereview.chromium.org/208643004/diff/1/chrome/browser/ui/views/screen_capture_notification_ui_views.cc#newcode33 chrome/browser/ui/views/screen_capture_notification_ui_views.cc:33: const int kPaddingVerticalHorizonal = 10; kPaddingHorizontal?
6 years, 9 months ago (2014-03-21 18:54:10 UTC) #3
Robert Sesek
lgtm
6 years, 9 months ago (2014-03-21 18:55:54 UTC) #4
jiayl
https://codereview.chromium.org/208643004/diff/1/chrome/browser/ui/views/screen_capture_notification_ui_views.cc File chrome/browser/ui/views/screen_capture_notification_ui_views.cc (right): https://codereview.chromium.org/208643004/diff/1/chrome/browser/ui/views/screen_capture_notification_ui_views.cc#newcode33 chrome/browser/ui/views/screen_capture_notification_ui_views.cc:33: const int kPaddingVerticalHorizonal = 10; On 2014/03/21 18:54:10, Sergey ...
6 years, 9 months ago (2014-03-21 18:58:08 UTC) #5
jiayl
msw: could you review ui/views?
6 years, 9 months ago (2014-03-24 23:14:35 UTC) #6
msw
https://codereview.chromium.org/208643004/diff/20001/chrome/browser/ui/views/screen_capture_notification_ui_views.cc File chrome/browser/ui/views/screen_capture_notification_ui_views.cc (right): https://codereview.chromium.org/208643004/diff/20001/chrome/browser/ui/views/screen_capture_notification_ui_views.cc#newcode34 chrome/browser/ui/views/screen_capture_notification_ui_views.cc:34: const SkColor kHideLinkColor = SkColorSetRGB(0x55, 0x95, 0xFE); It's wrong ...
6 years, 9 months ago (2014-03-25 00:01:57 UTC) #7
jily_google.com
Jenn, could you answer msw's question about the UI design? #37 <https://code.google.com/p/webrtc/issues/detail?id=2789#c37> msw@chromium.org <https://code.google.com/u/msw@chromium.org/> jennschen ...
6 years, 9 months ago (2014-03-27 22:10:57 UTC) #8
jennschen_google.com
Responded here: https://code.google.com/p/webrtc/issues/detail?id=2789#c39 On Thu, Mar 27, 2014 at 3:10 PM, Jiayang Liu <jily@google.com> wrote: ...
6 years, 9 months ago (2014-03-27 22:36:25 UTC) #9
jiayl
Reverted the color change. PTAL
6 years, 9 months ago (2014-03-27 23:03:03 UTC) #10
msw
c/b/ui/views lgtm. It's odd to have a link without an underline, but I suppose it's ...
6 years, 9 months ago (2014-03-28 02:15:22 UTC) #11
jiayl
The CQ bit was checked by jiayl@chromium.org
6 years, 9 months ago (2014-03-28 16:01:01 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiayl@chromium.org/208643004/100001
6 years, 9 months ago (2014-03-28 16:02:18 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-28 19:14:52 UTC) #14
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=290444
6 years, 9 months ago (2014-03-28 19:14:53 UTC) #15
jiayl
The CQ bit was checked by jiayl@chromium.org
6 years, 9 months ago (2014-03-28 19:18:48 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiayl@chromium.org/208643004/100001
6 years, 9 months ago (2014-03-28 19:20:23 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-28 19:20:51 UTC) #18
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/views/screen_capture_notification_ui_views.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-28 19:20:51 UTC) #19
jiayl
The CQ bit was checked by jiayl@chromium.org
6 years, 9 months ago (2014-03-28 19:30:58 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiayl@chromium.org/208643004/120001
6 years, 9 months ago (2014-03-28 19:33:52 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-28 21:38:23 UTC) #22
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
6 years, 9 months ago (2014-03-28 21:38:24 UTC) #23
jiayl
The CQ bit was checked by jiayl@chromium.org
6 years, 9 months ago (2014-03-28 21:41:52 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jiayl@chromium.org/208643004/120001
6 years, 9 months ago (2014-03-28 21:42:08 UTC) #25
commit-bot: I haz the power
6 years, 9 months ago (2014-03-28 21:47:04 UTC) #26
Message was sent while issue was closed.
Change committed as 260290

Powered by Google App Engine
This is Rietveld 408576698