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

Issue 132029: Call Layout directly from SetContentsView. In the case where the Widget is cr... (Closed)

Created:
11 years, 6 months ago by Ben Goodger (Google)
Modified:
9 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Call Layout directly from SetContentsView. In the case where the Widget is created with bounds, SetContentsView never causes a subsequent Layout because the bounds won't have changed. Fixes interactive UI tests. TBR=sky BUG=none TEST=interactive ui tests don't crash. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18729

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -5 lines) Patch
M views/widget/widget_gtk.cc View 1 chunk +5 lines, -1 line 0 comments Download
M views/widget/widget_win.cc View 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ben Goodger (Google)
11 years, 6 months ago (2009-06-18 18:50:18 UTC) #1
sky
11 years, 6 months ago (2009-06-18 18:56:22 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698