DescriptionRemove the Views bubble double widget hack.
Views bubbles had a hack to use two separate widgets.
The border widget supported per-pixel alpha for edge images.
The content widget supported native windows textfields, etc.
This isn't needed after win textfield removal in r235220.
Remove BubbleBorderDelegate and the border widget code.
Remove BubbleDelegateView::GetBubbleClientBounds
Remove BubbleBorder::client_bounds and usage.
(was used to clip intersecting widget area during fade)
BUG=131660
TEST=No visual difference, no regressions (I tested that bubbles still work on a local non-Aura Win build too).
R=sky@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235715
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|