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

Issue 11154007: Fixed: on windows, fixed-size app windows would lose their shadows. (Closed)

Created:
8 years, 2 months ago by jeremya
Modified:
8 years, 2 months ago
CC:
chromium-reviews, jeremya+watch_chromium.org, Aaron Boodman, mihaip-chromium-reviews_chromium.org, ben+watch_chromium.org, tfarina, Mihai Parparita -not on Chrome, benwells
Visibility:
Public.

Description

Fixed: on windows, fixed-size app windows would lose their shadows. Some code checked the resizability of the window and used it to key a change in window style. For app windows, we always want a very particular window style, so we check for the remove_standard_frame Widget::InitParams option and ignore the resize flag. Also, change the shell window NonClientHitTest code to not return HTTOPLEFT and friends when the window is non-resizable. R=ben@chromium.org BUG=155219 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162387

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -14 lines) Patch
M chrome/browser/ui/views/extensions/shell_window_views.cc View 1 chunk +15 lines, -13 lines 0 comments Download
M ui/views/widget/widget_hwnd_utils.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
jeremya
8 years, 2 months ago (2012-10-15 06:09:19 UTC) #1
Ben Goodger (Google)
lgtm
8 years, 2 months ago (2012-10-16 17:54:17 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremya@chromium.org/11154007/1
8 years, 2 months ago (2012-10-16 23:05:15 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremya@chromium.org/11154007/1
8 years, 2 months ago (2012-10-17 11:17:12 UTC) #4
commit-bot: I haz the power
8 years, 2 months ago (2012-10-17 13:26:51 UTC) #5
Change committed as 162387

Powered by Google App Engine
This is Rietveld 408576698