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

Issue 10795078: Fixes two bugs related to constrained windows: (Closed)

Created:
8 years, 5 months ago by sky
Modified:
8 years, 5 months ago
CC:
chromium-reviews, tfarina, ben+watch_chromium.org
Visibility:
Public.

Description

Fixes two bugs related to constrained windows: . Make them no bigger than the parent (otherwise you can't move/close them). . Fixes coordinate conversion bug. BUG=128105 TEST=covered by unit test R=ben@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148241

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -6 lines) Patch
M chrome/browser/ui/views/constrained_web_dialog_delegate_views.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/views/widget/native_widget_aura.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M ui/views/widget/native_widget_aura_unittest.cc View 2 chunks +17 lines, -1 line 0 comments Download
M ui/views/window/client_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/window/client_view.cc View 1 chunk +7 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sky
8 years, 5 months ago (2012-07-23 22:11:00 UTC) #1
sky
I added Oshima as he added ScreenPositionClient that is part of the issue here.
8 years, 5 months ago (2012-07-23 22:26:19 UTC) #2
oshima
lgtm Sorry, sounds like my test wasn't enough. Thank you for fix.
8 years, 5 months ago (2012-07-23 23:28:04 UTC) #3
Ben Goodger (Google)
lgtm
8 years, 5 months ago (2012-07-24 17:08:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/10795078/1
8 years, 5 months ago (2012-07-24 20:57:44 UTC) #5
commit-bot: I haz the power
8 years, 5 months ago (2012-07-24 23:13:59 UTC) #6
Change committed as 148241

Powered by Google App Engine
This is Rietveld 408576698