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

Issue 10411036: Separate BrowserWindow from Panel class. (Closed)

Created:
8 years, 7 months ago by jennb
Modified:
8 years, 7 months ago
CC:
chromium-reviews, jianli, dcheng, Andrei, stevenjb
Visibility:
Public.

Description

Separate BrowserWindow from Panel class. New PanelBrowserWindow class contains the BrowserWindow interface used by the browser to interact with Panels. Panel is now a BaseWindow. First step of many in the Panel refactor. BUG=127323 TEST=All existing tests still pass. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138310

Patch Set 1 #

Patch Set 2 : Synced #

Patch Set 3 : fix mac unit_tests compile #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+734 lines, -520 lines) Patch
M chrome/browser/ui/browser.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/panels/base_panel_browser_test.cc View 1 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ui/panels/native_panel.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/panels/panel.h View 1 6 chunks +42 lines, -138 lines 0 comments Download
M chrome/browser/ui/panels/panel.cc View 1 9 chunks +13 lines, -366 lines 0 comments Download
M chrome/browser/ui/panels/panel_browser_view.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
A chrome/browser/ui/panels/panel_browser_window.h View 1 2 1 chunk +175 lines, -0 lines 2 comments Download
A chrome/browser/ui/panels/panel_browser_window.cc View 1 1 chunk +481 lines, -0 lines 0 comments Download
M chrome/browser/ui/panels/panel_browser_window_cocoa_unittest.mm View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ui/panels/panel_browser_window_gtk.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/panels/panel_manager.h View 2 chunks +3 lines, -7 lines 0 comments Download
M chrome/browser/ui/panels/panel_manager.cc View 2 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/ui/panels/panel_window_controller_cocoa.mm View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
jennb
This patch is basically a code move.
8 years, 7 months ago (2012-05-21 21:11:05 UTC) #1
Ben Goodger (Google)
http://codereview.chromium.org/10411036/diff/10001/chrome/browser/ui/panels/panel_browser_window.h File chrome/browser/ui/panels/panel_browser_window.h (right): http://codereview.chromium.org/10411036/diff/10001/chrome/browser/ui/panels/panel_browser_window.h#newcode27 chrome/browser/ui/panels/panel_browser_window.h:27: class PanelBrowserWindow : public BrowserWindow, why do you need ...
8 years, 7 months ago (2012-05-21 21:38:43 UTC) #2
jennb
http://codereview.chromium.org/10411036/diff/10001/chrome/browser/ui/panels/panel_browser_window.h File chrome/browser/ui/panels/panel_browser_window.h (right): http://codereview.chromium.org/10411036/diff/10001/chrome/browser/ui/panels/panel_browser_window.h#newcode27 chrome/browser/ui/panels/panel_browser_window.h:27: class PanelBrowserWindow : public BrowserWindow, On 2012/05/21 21:38:43, Ben ...
8 years, 7 months ago (2012-05-21 21:44:54 UTC) #3
Ben Goodger (Google)
On 2012/05/21 21:44:54, jennb wrote: > I haven't removed any logic that depends on BrowserWindow ...
8 years, 7 months ago (2012-05-21 21:46:31 UTC) #4
jennb
On 2012/05/21 21:46:31, Ben Goodger (Google) wrote: > On 2012/05/21 21:44:54, jennb wrote: > > ...
8 years, 7 months ago (2012-05-21 21:49:26 UTC) #5
Ben Goodger (Google)
lgtm
8 years, 7 months ago (2012-05-21 21:52:56 UTC) #6
stevenjb
lgtm
8 years, 7 months ago (2012-05-21 22:00:57 UTC) #7
Dmitry Titov
lgtm
8 years, 7 months ago (2012-05-21 22:43:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jennb@chromium.org/10411036/10001
8 years, 7 months ago (2012-05-21 22:46:26 UTC) #9
commit-bot: I haz the power
Try job failure for 10411036-10001 (retry) on win_rel for steps "base_unittests, sync_unit_tests" (clobber build). It's ...
8 years, 7 months ago (2012-05-22 02:40:01 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jennb@chromium.org/10411036/10001
8 years, 7 months ago (2012-05-22 16:46:31 UTC) #11
commit-bot: I haz the power
8 years, 7 months ago (2012-05-22 18:29:55 UTC) #12
Try job failure for 10411036-10001 (retry) on win for step "compile" (clobber
build).
It's a second try, previously, step "compile" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number...

Powered by Google App Engine
This is Rietveld 408576698