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

Issue 1413523003: Made fullscreen bubble text non-transparent. (Closed)

Created:
5 years, 2 months ago by Matt Giuca
Modified:
5 years, 1 month ago
Reviewers:
msw
CC:
chromium-reviews, tfarina, calamity
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Made fullscreen bubble text non-transparent. Now the background and text are on separate layers, so we have a transparent background with fully opaque text. BUG=352425 Committed: https://crrev.com/7ebc49b160c2a26750a1677d207f01d93aac24a8 Cr-Commit-Position: refs/heads/master@{#356508}

Patch Set 1 #

Patch Set 2 : Fix everything. #

Patch Set 3 : Fix temporary constant. #

Total comments: 4

Patch Set 4 : Do not split into background/content. Just transparent background. #

Total comments: 4

Patch Set 5 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -9 lines) Patch
M chrome/browser/ui/views/exclusive_access_bubble_views.cc View 1 2 3 4 5 chunks +7 lines, -9 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (4 generated)
Matt Giuca
msw: Please review (not urgent; I won't be around to respond to comments until Monday).
5 years, 2 months ago (2015-10-21 06:37:17 UTC) #3
msw
https://codereview.chromium.org/1413523003/diff/40001/chrome/browser/ui/views/exclusive_access_bubble_views.cc File chrome/browser/ui/views/exclusive_access_bubble_views.cc (right): https://codereview.chromium.org/1413523003/diff/40001/chrome/browser/ui/views/exclusive_access_bubble_views.cc#newcode121 chrome/browser/ui/views/exclusive_access_bubble_views.cc:121: views::View* background_; Why do we need new container views ...
5 years, 2 months ago (2015-10-22 22:03:44 UTC) #4
Matt Giuca
https://codereview.chromium.org/1413523003/diff/40001/chrome/browser/ui/views/exclusive_access_bubble_views.cc File chrome/browser/ui/views/exclusive_access_bubble_views.cc (right): https://codereview.chromium.org/1413523003/diff/40001/chrome/browser/ui/views/exclusive_access_bubble_views.cc#newcode121 chrome/browser/ui/views/exclusive_access_bubble_views.cc:121: views::View* background_; O_o why didn't I think of that? ...
5 years, 1 month ago (2015-10-26 03:10:39 UTC) #5
msw
https://codereview.chromium.org/1413523003/diff/60001/chrome/browser/ui/views/exclusive_access_bubble_views.cc File chrome/browser/ui/views/exclusive_access_bubble_views.cc (right): https://codereview.chromium.org/1413523003/diff/60001/chrome/browser/ui/views/exclusive_access_bubble_views.cc#newcode47 chrome/browser/ui/views/exclusive_access_bubble_views.cc:47: // Opacity of the background (out of 25). Only ...
5 years, 1 month ago (2015-10-26 16:53:39 UTC) #6
Matt Giuca
Thanks! https://codereview.chromium.org/1413523003/diff/60001/chrome/browser/ui/views/exclusive_access_bubble_views.cc File chrome/browser/ui/views/exclusive_access_bubble_views.cc (right): https://codereview.chromium.org/1413523003/diff/60001/chrome/browser/ui/views/exclusive_access_bubble_views.cc#newcode47 chrome/browser/ui/views/exclusive_access_bubble_views.cc:47: // Opacity of the background (out of 25). ...
5 years, 1 month ago (2015-10-26 23:25:39 UTC) #7
msw
lgtm
5 years, 1 month ago (2015-10-26 23:28:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413523003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413523003/80001
5 years, 1 month ago (2015-10-28 02:59:45 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 1 month ago (2015-10-28 03:57:18 UTC) #11
commit-bot: I haz the power
5 years, 1 month ago (2015-10-28 03:58:12 UTC) #12
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/7ebc49b160c2a26750a1677d207f01d93aac24a8
Cr-Commit-Position: refs/heads/master@{#356508}

Powered by Google App Engine
This is Rietveld 408576698