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

Issue 188893003: Revert 255091 "linux_aura: Fix all instances of LabelButton sizing." (Closed)

Created:
6 years, 9 months ago by Elliot Glaysher
Modified:
6 years, 9 months ago
Reviewers:
Elliot Glaysher
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 255091 "linux_aura: Fix all instances of LabelButton sizing." Patch is incorrect. Changing the behaviour of insets also breaks the toolbar. Looks like I'm going to have to find all usage of LabelButton::set_min_size() after all. > linux_aura: Fix all instances of LabelButton sizing. > > Previous attempts at fixing this involved tracking down each button > which was setting the minimum size to 0,0. Those attempts are reverted, > as I no longer think they're wrong. The actual fix is to pass through > the views inset size instead of using the GTK inset size. > > BUG=349183, 344498, 339247 > R=msw@chromium.org, sky@chromium.org > > Review URL: https://codereview.chromium.org/187133003 TBR=erg@chromium.org,msw@chromium.org,sky@chromium.org BUG=349777 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255406

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M trunk/src/chrome/browser/ui/libgtk2ui/gtk2_border.cc View 1 chunk +5 lines, -1 line 0 comments Download
M trunk/src/chrome/browser/ui/views/fullscreen_exit_bubble_views.cc View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/ui/views/controls/button/label_button.h View 1 chunk +1 line, -0 lines 0 comments Download
M trunk/src/ui/views/window/dialog_client_view.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Elliot Glaysher
6 years, 9 months ago (2014-03-06 19:11:22 UTC) #1
Elliot Glaysher
6 years, 9 months ago (2014-03-06 19:11:35 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r255406 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698