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

Issue 6268004: Fixes bug where if preferred size of button was asked for while there (Closed)

Created:
9 years, 11 months ago by sky
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fixes bug where if preferred size of button was asked for while there was no native view we would cache the wrong size leading to clipping. BUG=51007 TEST=see bug for repro steps (specifically comment 6). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71675

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M views/controls/button/native_button_win.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
9 years, 11 months ago (2011-01-18 18:02:01 UTC) #1
Ben Goodger (Google)
9 years, 11 months ago (2011-01-18 18:19:01 UTC) #2
Curious as to why this happened after syncing... seems like the sync panel
layout caused layout to be triggered at an earlier stage?

At any rate LGTM for this.

Powered by Google App Engine
This is Rietveld 408576698