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

Issue 73533002: Remove the Views bubble double widget hack. (Closed)

Created:
7 years, 1 month ago by msw
Modified:
7 years, 1 month ago
Reviewers:
sky
CC:
chromium-reviews, msw+watch_chromium.org, alicet1, tfarina
Visibility:
Public.

Description

Remove 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -165 lines) Patch
M ui/views/bubble/bubble_border.h View 2 chunks +0 lines, -8 lines 0 comments Download
M ui/views/bubble/bubble_border.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M ui/views/bubble/bubble_delegate.h View 2 chunks +0 lines, -8 lines 0 comments Download
M ui/views/bubble/bubble_delegate.cc View 10 chunks +8 lines, -143 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
msw
Hey Scott, please take a look; thanks!
7 years, 1 month ago (2013-11-15 20:17:07 UTC) #1
sky
Nice, LGTM
7 years, 1 month ago (2013-11-15 20:43:42 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msw@chromium.org/73533002/1
7 years, 1 month ago (2013-11-15 22:33:28 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msw@chromium.org/73533002/1
7 years, 1 month ago (2013-11-16 01:28:06 UTC) #4
commit-bot: I haz the power
7 years, 1 month ago (2013-11-18 11:55:55 UTC) #5
Message was sent while issue was closed.
Change committed as 235715

Powered by Google App Engine
This is Rietveld 408576698