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

Issue 14646037: Enable the new dialog style by default; etc. (Closed)

Created:
7 years, 7 months ago by msw
Modified:
7 years, 7 months ago
Reviewers:
Mike Wittman, sky
CC:
chromium-reviews, mgaba, Albert Bodenhamer, Sebastien Gabriel, Dan Beam, stromme, Evan Stade
Visibility:
Public.

Description

Enable the new dialog style by default; etc. Enables the new dialog and button styles by default. Please file any appearance/behavior issues against msw/wittman. (disable: about:flags "New Dialog Style" or --disable-new-dialog-style) Mike Wittman and I are mid-audit of Win/CrOS dialogs, expect some glitches: - Some dialogs will have black/clear borders and need layout adjustments. - Some other UI will need adjustments to accomodate new button styling. BUG=166075 TEST=Dialogs and buttons employ their new styling; only minor issues remain. R=sky@chromium.org,wittman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200206

Patch Set 1 #

Patch Set 2 : Change default buttons with focus, like classic dialogs. #

Patch Set 3 : Fix LabelButton preferred size calculations; stack overflow for STYLE_BUTTON. #

Patch Set 4 : Fix LabelButton preferred size calculations; stack overflow for STYLE_BUTTON. #

Total comments: 2

Patch Set 5 : Update CustomFrameViewAshTest.ResizeButtonToggleMaximize expectations. #

Patch Set 6 : Always test CustomFrameViewAsh, not the new-dialog-style BubbleFrameView. #

Patch Set 7 : Split out requisite changes. #

Patch Set 8 : Sync and rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M ui/base/ui_base_switches_util.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Mike Wittman
https://codereview.chromium.org/14646037/diff/11006/ui/views/controls/button/label_button.cc File ui/views/controls/button/label_button.cc (right): https://codereview.chromium.org/14646037/diff/11006/ui/views/controls/button/label_button.cc#newcode193 ui/views/controls/button/label_button.cc:193: size.ClampToMin(min_size_); Should this be ClampToMax?
7 years, 7 months ago (2013-05-11 04:35:57 UTC) #1
msw
Still a WIP, but feel free to review as such. https://codereview.chromium.org/14646037/diff/11006/ui/views/controls/button/label_button.cc File ui/views/controls/button/label_button.cc (right): https://codereview.chromium.org/14646037/diff/11006/ui/views/controls/button/label_button.cc#newcode193 ...
7 years, 7 months ago (2013-05-11 04:40:26 UTC) #2
msw
Okay, I split out the requisite changes, please review this simple change now :)
7 years, 7 months ago (2013-05-12 23:10:34 UTC) #3
sky
LGTM
7 years, 7 months ago (2013-05-13 15:47:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msw@chromium.org/14646037/34001
7 years, 7 months ago (2013-05-15 00:43:26 UTC) #5
commit-bot: I haz the power
7 years, 7 months ago (2013-05-15 08:49:02 UTC) #6
Message was sent while issue was closed.
Change committed as 200206

Powered by Google App Engine
This is Rietveld 408576698