DescriptionUse CustomFrameViewAsh in ash::Shell::CreateDefaultNonClientFrameView.
Misc Ash windows incorrectly get new style BubbleFrameViews.
Revert new dialog style change to CreateDefaultNonClientFrameView.
This reverts non-dialog Ash windows to the old CustomFrameViewAsh.
See before/after pics at http://crbug.com/241810#c17
Dialogs get frames from DialogDelegate::CreateNonClientFrameView.
( where 'dialogs' are DialogDelegate[View] [subclass] instances )
BUG=241125, 241810, 166075
TEST=Only dialog windows have the new-style bubble border. No windows have a double-border issue.
R=derat@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203092
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|