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

Issue 42061: Fix the distributor logo placement on the glass frame.... (Closed)

Created:
11 years, 9 months ago by Ben Goodger (Google)
Modified:
9 years, 6 months ago
Reviewers:
Finnur
CC:
chromium-reviews_googlegroups.com
Base URL:
svn://chrome-svn.corp.google.com/chrome/trunk/src/
Visibility:
Public.

Description

Fix the distributor logo placement on the glass frame. The window's control bounds can change independently of window sizing messages (WM_SIZE), and so we need to make sure that we always call Layout on the frame view and the client view, even if the bounds of the window don't change so that we are more likely to update the layout of the distributor logo. http://crbug.com/8511 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11424

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -6 lines) Patch
M chrome/views/client_view.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/views/client_view.cc View 2 chunks +12 lines, -5 lines 0 comments Download
M chrome/views/non_client_view.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/views/non_client_view.cc View 2 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ben Goodger (Google)
11 years, 9 months ago (2009-03-11 04:30:27 UTC) #1
Finnur
11 years, 9 months ago (2009-03-11 04:34:41 UTC) #2
OK

Powered by Google App Engine
This is Rietveld 408576698