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

Issue 8425007: Make the shadow for the fullscreen exit bubble for mac more prominent. (Closed)

Created:
9 years, 1 month ago by koz (OOO until 15th September)
Modified:
9 years, 1 month ago
Reviewers:
jeremya, Nico
CC:
chromium-reviews, jeremya
Visibility:
Public.

Description

Make the shadow for the fullscreen exit bubble for mac more prominent. xib changes: Add padding to the sides of the view to accommodate rendering a thick shadow around the edges of the fullscreen exit bubble. BUG=100879 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109991

Patch Set 1 #

Patch Set 2 : put shadow logic into FullscreenExitBubbleView #

Patch Set 3 : UI tweaks #

Total comments: 4

Patch Set 4 : fixups, make shadow darker #

Patch Set 5 : rebase #

Total comments: 2

Patch Set 6 : respond to comment #

Patch Set 7 : rebasre #

Unified diffs Side-by-side diffs Delta from patch set Stats (+298 lines, -187 lines) Patch
M chrome/app/nibs/FullscreenExitBubble.xib View 1 2 19 chunks +230 lines, -182 lines 0 comments Download
M chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.h View 1 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm View 1 3 chunks +0 lines, -3 lines 0 comments Download
A chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.h View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.mm View 1 2 3 4 5 1 chunk +51 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
koz (OOO until 15th September)
9 years, 1 month ago (2011-10-31 06:05:57 UTC) #1
Nico
1.) Is there a bug for this? Is this ui-leads approved? 2.) CL description needs ...
9 years, 1 month ago (2011-10-31 06:51:46 UTC) #2
koz (OOO until 15th September)
On 2011/10/31 06:51:46, Nico wrote: > 1.) Is there a bug for this? Is this ...
9 years, 1 month ago (2011-11-01 04:22:09 UTC) #3
Nico
The bug 403s for me, can you cc me? Usually, window shadows are drawn by ...
9 years, 1 month ago (2011-11-01 07:19:39 UTC) #4
koz (OOO until 15th September)
Thanks, Nico! I've CC'd you on the bug. http://codereview.chromium.org/8425007/diff/4012/chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.mm File chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.mm (right): http://codereview.chromium.org/8425007/diff/4012/chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.mm#newcode38 chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.mm:38: [NSGraphicsContext ...
9 years, 1 month ago (2011-11-01 23:52:14 UTC) #5
jeremya
http://codereview.chromium.org/8425007/diff/11001/chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.mm File chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.mm (right): http://codereview.chromium.org/8425007/diff/11001/chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.mm#newcode41 chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.mm:41: [NSGraphicsContext saveGraphicsState]; I don't think you need to saveGraphicsState ...
9 years, 1 month ago (2011-11-09 00:37:18 UTC) #6
koz (OOO until 15th September)
http://codereview.chromium.org/8425007/diff/11001/chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.mm File chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.mm (right): http://codereview.chromium.org/8425007/diff/11001/chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.mm#newcode41 chrome/browser/ui/cocoa/fullscreen_exit_bubble_view.mm:41: [NSGraphicsContext saveGraphicsState]; On 2011/11/09 00:37:18, jeremya wrote: > I ...
9 years, 1 month ago (2011-11-14 01:00:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/8425007/19001
9 years, 1 month ago (2011-11-14 23:03:07 UTC) #8
commit-bot: I haz the power
9 years, 1 month ago (2011-11-15 00:20:29 UTC) #9
Change committed as 109991

Powered by Google App Engine
This is Rietveld 408576698