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

Issue 10689071: Deprecate --aura-panels (Closed)

Created:
8 years, 5 months ago by stevenjb
Modified:
8 years, 5 months ago
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, sadrul, nkostylev+watch_chromium.org, ben+watch_chromium.org, Aaron Boodman, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Deprecate --aura-panels Ash panels will be triggered only by the experimental appWindow.create apps v2 API, and no longer require a separate flag. Support for Ash panels with apps v1 is deprecated. BUG=none TEST=unit/browser tests should pass, test panels should work in ash shell without flag. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145401

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove unused code / tests #

Patch Set 3 : Rebase #

Patch Set 4 : Undo test removal causing try patch failures (?) #

Patch Set 5 : Fix WindowOpenPanelTest.CloseNonExtensionPanelsOnUninstall #

Total comments: 1

Patch Set 6 : Remove unused function from header. #

Patch Set 7 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -226 lines) Patch
M ash/ash_switches.h View 1 chunk +0 lines, -1 line 0 comments Download
M ash/ash_switches.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M ash/shell.cc View 1 chunk +9 lines, -12 lines 0 comments Download
M ash/wm/panel_layout_manager_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/login_utils.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/tabs/tabs.cc View 1 2 2 chunks +2 lines, -18 lines 0 comments Download
M chrome/browser/extensions/window_open_apitest.cc View 1 2 3 4 4 chunks +19 lines, -5 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 5 6 1 chunk +3 lines, -10 lines 0 comments Download
M chrome/browser/ui/extensions/application_launch.h View 1 2 3 4 5 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/ui/extensions/application_launch.cc View 1 2 3 4 5 6 2 chunks +1 line, -37 lines 0 comments Download
D chrome/browser/ui/panels/panel_app_browsertest.cc View 1 1 chunk +0 lines, -105 lines 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_browsertest.cc View 1 2 1 chunk +0 lines, -25 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
stevenjb
http://codereview.chromium.org/10689071/diff/1/chrome/browser/ui/extensions/application_launch.cc File chrome/browser/ui/extensions/application_launch.cc (left): http://codereview.chromium.org/10689071/diff/1/chrome/browser/ui/extensions/application_launch.cc#oldcode108 chrome/browser/ui/extensions/application_launch.cc:108: case extension_misc::LAUNCH_PANEL: { not: I've spoken to the apps ...
8 years, 5 months ago (2012-07-02 16:53:58 UTC) #1
stevenjb
+sky for ash/ review
8 years, 5 months ago (2012-07-02 16:55:24 UTC) #2
jennb
chrome/browser/ui/panels/panel_app_browsertest.cc is obsoleted by this change and should be deleted. http://codereview.chromium.org/10689071/diff/1/chrome/browser/ui/extensions/application_launch.cc File chrome/browser/ui/extensions/application_launch.cc (left): http://codereview.chromium.org/10689071/diff/1/chrome/browser/ui/extensions/application_launch.cc#oldcode118 ...
8 years, 5 months ago (2012-07-02 17:13:27 UTC) #3
stevenjb
PTAL Addressed comments + fixed or removed some additional deprecated tests / code.
8 years, 5 months ago (2012-07-03 15:25:59 UTC) #4
jennb
LGTM for desktop panels changes. http://codereview.chromium.org/10689071/diff/21/chrome/browser/ui/extensions/application_launch.cc File chrome/browser/ui/extensions/application_launch.cc (left): http://codereview.chromium.org/10689071/diff/21/chrome/browser/ui/extensions/application_launch.cc#oldcode140 chrome/browser/ui/extensions/application_launch.cc:140: WebContents* OpenApplicationPanel( Delete in ...
8 years, 5 months ago (2012-07-03 16:58:02 UTC) #5
stevenjb
Ben, would you mind taking a look at this since Scott is out? This is ...
8 years, 5 months ago (2012-07-03 20:51:03 UTC) #6
Ben Goodger (Google)
nice. lgtm.
8 years, 5 months ago (2012-07-03 21:47:01 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/10689071/10007
8 years, 5 months ago (2012-07-03 21:51:51 UTC) #8
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/extensions/application_launch.cc: While running patch -p1 --forward --force; patching file chrome/browser/ui/extensions/application_launch.cc ...
8 years, 5 months ago (2012-07-03 21:52:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/10689071/11010
8 years, 5 months ago (2012-07-03 22:13:24 UTC) #10
commit-bot: I haz the power
8 years, 5 months ago (2012-07-03 23:56:22 UTC) #11
Change committed as 145401

Powered by Google App Engine
This is Rietveld 408576698