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

Issue 10826085: Fixing problems with constrained windows (i.e. print preview) (Closed)

Created:
8 years, 4 months ago by Mr4D (OOO till 08-26)
Modified:
8 years, 4 months ago
CC:
chromium-reviews, tfarina, sadrul, ben+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Fixing problems with constrained windows (i.e. print preview) BUG=135103, 135096, 135116 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149497

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added property flag to distinguish constrained windows #

Total comments: 2

Patch Set 3 : Moved constants to ash #

Total comments: 2

Patch Set 4 : Addressed namespace request #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -4 lines) Patch
M ash/ash.gyp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A ash/ash_constants.h View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
A + ash/ash_constants.cc View 1 2 3 1 chunk +5 lines, -3 lines 0 comments Download
M ash/wm/frame_painter.cc View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/ui/views/constrained_window_views.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/constrained_window_views.cc View 1 2 3 5 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Mr4D (OOO till 08-26)
Please have a look! many thanks! -Stefan
8 years, 4 months ago (2012-07-31 17:40:17 UTC) #1
Ben Goodger (Google)
http://codereview.chromium.org/10826085/diff/1/ash/wm/frame_painter.cc File ash/wm/frame_painter.cc (right): http://codereview.chromium.org/10826085/diff/1/ash/wm/frame_painter.cc#newcode616 ash/wm/frame_painter.cc:616: (*it)->window_->parent()->layout_manager())) { hrm... this seems like it could be ...
8 years, 4 months ago (2012-07-31 17:59:35 UTC) #2
Mr4D (OOO till 08-26)
Addressed! Have another look! Thanks! http://codereview.chromium.org/10826085/diff/1/ash/wm/frame_painter.cc File ash/wm/frame_painter.cc (right): http://codereview.chromium.org/10826085/diff/1/ash/wm/frame_painter.cc#newcode616 ash/wm/frame_painter.cc:616: (*it)->window_->parent()->layout_manager())) { I added ...
8 years, 4 months ago (2012-07-31 19:37:26 UTC) #3
Ben Goodger (Google)
http://codereview.chromium.org/10826085/diff/4002/ui/aura/client/aura_constants.h File ui/aura/client/aura_constants.h (right): http://codereview.chromium.org/10826085/diff/4002/ui/aura/client/aura_constants.h#newcode30 ui/aura/client/aura_constants.h:30: AURA_EXPORT extern const WindowProperty<bool>* const kConstrainedWindowKey; i'd rather not ...
8 years, 4 months ago (2012-08-01 15:40:09 UTC) #4
Mr4D (OOO till 08-26)
Done. Please have another look! http://codereview.chromium.org/10826085/diff/4002/ui/aura/client/aura_constants.h File ui/aura/client/aura_constants.h (right): http://codereview.chromium.org/10826085/diff/4002/ui/aura/client/aura_constants.h#newcode30 ui/aura/client/aura_constants.h:30: AURA_EXPORT extern const WindowProperty<bool>* ...
8 years, 4 months ago (2012-08-01 16:42:28 UTC) #5
Ben Goodger (Google)
lgtm with one nit http://codereview.chromium.org/10826085/diff/5006/ash/ash_constants.cc File ash/ash_constants.cc (right): http://codereview.chromium.org/10826085/diff/5006/ash/ash_constants.cc#newcode12 ash/ash_constants.cc:12: namespace client { no client ...
8 years, 4 months ago (2012-08-01 19:09:40 UTC) #6
Mr4D (OOO till 08-26)
Many thanks! http://codereview.chromium.org/10826085/diff/5006/ash/ash_constants.cc File ash/ash_constants.cc (right): http://codereview.chromium.org/10826085/diff/5006/ash/ash_constants.cc#newcode12 ash/ash_constants.cc:12: namespace client { Ohhh. I didn't know ...
8 years, 4 months ago (2012-08-01 20:02:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skuhne@chromium.org/10826085/3002
8 years, 4 months ago (2012-08-01 20:03:10 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-08-01 21:39:57 UTC) #9
Change committed as 149497

Powered by Google App Engine
This is Rietveld 408576698