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

Issue 8800032: Make BubbleWindow a Widget override with a BubbleFrameView. (Closed)

Created:
9 years ago by msw
Modified:
9 years ago
CC:
chromium-reviews, jstritar+watch_chromium.org, nkostylev+watch_chromium.org, Erik does not do reviews, mihaip+watch_chromium.org, Aaron Boodman, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, bshe, James Cook
Visibility:
Public.

Description

Make BubbleWindow a Widget override with a BubbleFrameView. Eliminate NativeWidgetGtk specifics, remove extra files. This supersedes http://codereview.chromium.org/8811001/ This supersedes http://codereview.chromium.org/8774022/ See Issue 106230 for a list of some BubbleWindow users. The save and open SelectFileExtensionDialog instances look good. Bookmark All Tabs dialog looks good on non-aura, blocked on aura by crbug.com/106474. BUG=106230 TEST=BubbleWindows look the same on CrOS, and now similar on Aura. Ensure no regressions of crosbug.com/9065, crosbug.com/8538. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113166

Patch Set 1 #

Patch Set 2 : Build requisite and non-breaking chrome/browser/chromeos/frame/ files in aura cros. #

Patch Set 3 : Build fixes. #

Total comments: 2

Patch Set 4 : Address comment. #

Total comments: 4

Patch Set 5 : Add dtor. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -183 lines) Patch
M chrome/browser/chromeos/frame/bubble_frame_view.h View 2 chunks +1 line, -5 lines 0 comments Download
M chrome/browser/chromeos/frame/bubble_frame_view.cc View 4 chunks +6 lines, -8 lines 0 comments Download
M chrome/browser/chromeos/frame/bubble_window.h View 1 2 3 4 2 chunks +8 lines, -40 lines 0 comments Download
A chrome/browser/chromeos/frame/bubble_window.cc View 1 2 3 4 1 chunk +37 lines, -0 lines 0 comments Download
D chrome/browser/chromeos/frame/bubble_window_gtk.cc View 1 chunk +0 lines, -64 lines 0 comments Download
D chrome/browser/chromeos/frame/bubble_window_style.h View 1 chunk +0 lines, -17 lines 0 comments Download
D chrome/browser/chromeos/frame/bubble_window_style.cc View 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/browser/ui/views/extensions/extension_dialog.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/extensions/extension_dialog.cc View 1 2 3 2 chunks +6 lines, -23 lines 0 comments Download
M chrome/browser/ui/views/window.cc View 1 2 1 chunk +7 lines, -5 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
msw
PTAL; thanks! This should fix everything for Issue 106230.
9 years ago (2011-12-06 01:20:32 UTC) #1
Emmanuel Saint-loubert-Bié
lgtm
9 years ago (2011-12-06 01:57:53 UTC) #2
Emmanuel Saint-loubert-Bié
lgtm Great job explain up that mess! http://codereview.chromium.org/8800032/diff/4001/chrome/browser/ui/views/extensions/extension_dialog.cc File chrome/browser/ui/views/extensions/extension_dialog.cc (right): http://codereview.chromium.org/8800032/diff/4001/chrome/browser/ui/views/extensions/extension_dialog.cc#newcode77 chrome/browser/ui/views/extensions/extension_dialog.cc:77: style = ...
9 years ago (2011-12-06 02:47:17 UTC) #3
James Cook
Michael, did you want me to review this? I was OOO today, but I see ...
9 years ago (2011-12-06 04:41:06 UTC) #4
James Cook
I took a look anyway. :-) Nice cleanup. One strictly optional nit. LGTM. http://codereview.chromium.org/8800032/diff/7001/chrome/browser/chromeos/frame/bubble_window.h File ...
9 years ago (2011-12-06 04:48:34 UTC) #5
msw
Thanks! I'll land with after trybots. http://codereview.chromium.org/8800032/diff/4001/chrome/browser/ui/views/extensions/extension_dialog.cc File chrome/browser/ui/views/extensions/extension_dialog.cc (right): http://codereview.chromium.org/8800032/diff/4001/chrome/browser/ui/views/extensions/extension_dialog.cc#newcode77 chrome/browser/ui/views/extensions/extension_dialog.cc:77: style = STYLE_FLUSH; ...
9 years ago (2011-12-06 06:05:14 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msw@chromium.org/8800032/10001
9 years ago (2011-12-06 07:32:55 UTC) #7
commit-bot: I haz the power
9 years ago (2011-12-06 09:16:48 UTC) #8
Change committed as 113166

Powered by Google App Engine
This is Rietveld 408576698