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

Issue 22793011: ash:Shelf - Enable Alternate Shelf and Side Shelf by default. (Closed)

Created:
7 years, 4 months ago by Harry McCleave
Modified:
7 years, 3 months ago
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

ash:Shelf - Enable Alternate Shelf and Side Shelf by default. Updated and/or duplicated (updated with copy renamed *ForLegacyShelfLayout) unit tests as required. BUG=246279 TBR=jamescook@chromium.org, skuhne@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221325

Patch Set 1 #

Total comments: 26

Patch Set 2 : nits + suggestions #

Patch Set 3 : missed rm #include #

Total comments: 13

Patch Set 4 : nits + extra test case #

Total comments: 2

Patch Set 5 : . #

Patch Set 6 : Updated interactive test + rebase #

Patch Set 7 : browser_tests & interactive_ui_tests #

Patch Set 8 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+613 lines, -159 lines) Patch
M ash/ash_switches.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M ash/ash_switches.cc View 1 3 chunks +8 lines, -4 lines 0 comments Download
M ash/dip_unittest.cc View 3 chunks +41 lines, -0 lines 0 comments Download
M ash/display/display_controller_unittest.cc View 3 chunks +96 lines, -0 lines 0 comments Download
M ash/launcher/launcher_model_unittest.cc View 1 2 3 4 5 4 chunks +124 lines, -1 line 0 comments Download
M ash/launcher/launcher_navigator_unittest.cc View 1 2 3 4 5 6 chunks +68 lines, -1 line 0 comments Download
M ash/launcher/launcher_view.cc View 1 2 3 4 5 6 7 2 chunks +3 lines, -2 lines 0 comments Download
M ash/launcher/launcher_view_unittest.cc View 1 2 3 4 5 6 16 chunks +164 lines, -39 lines 0 comments Download
M ash/root_window_controller_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ash/screen_ash_unittest.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M ash/shelf/shelf_layout_manager.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ash/shelf/shelf_layout_manager_unittest.cc View 1 1 chunk +4 lines, -7 lines 0 comments Download
M ash/shelf/shelf_widget_unittest.cc View 1 2 chunks +9 lines, -9 lines 0 comments Download
M ash/wm/custom_frame_view_ash_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/workspace_layout_manager_unittest.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/workspace/workspace_window_resizer_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc View 1 2 3 4 5 6 6 chunks +14 lines, -15 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc View 1 2 3 4 5 6 29 chunks +58 lines, -59 lines 0 comments Download
M chrome/browser/ui/window_sizer/window_sizer_ash_uitest.cc View 1 2 3 4 5 3 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Harry McCleave
ptal https://codereview.chromium.org/22793011/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_browser_unittest.cc File chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_browser_unittest.cc (right): https://codereview.chromium.org/22793011/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_browser_unittest.cc#newcode44 chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_browser_unittest.cc:44: CommandLine::ForCurrentProcess()->AppendSwitch( ChromeLaun...PerBrowser is being removed (cl in the ...
7 years, 4 months ago (2013-08-21 21:34:42 UTC) #1
Mr4D (OOO till 08-26)
Let's wait until the PerBrowser removal has been done and you sync'ed your code? There ...
7 years, 4 months ago (2013-08-21 23:56:56 UTC) #2
Harry McCleave
On 2013/08/21 23:56:56, Mr4D wrote: > Let's wait until the PerBrowser removal has been done ...
7 years, 4 months ago (2013-08-22 00:00:46 UTC) #3
James Cook
Oops, I just reviewed this. In general I'm OK with duplicating tests that are doing ...
7 years, 4 months ago (2013-08-22 00:19:12 UTC) #4
simonhong_
On 2013/08/22 00:00:46, Harry McCleave wrote: > On 2013/08/21 23:56:56, Mr4D wrote: > > Let's ...
7 years, 4 months ago (2013-08-22 21:56:16 UTC) #5
Harry McCleave
https://codereview.chromium.org/22793011/diff/1/ash/launcher/launcher_navigator_unittest.cc File ash/launcher/launcher_navigator_unittest.cc (right): https://codereview.chromium.org/22793011/diff/1/ash/launcher/launcher_navigator_unittest.cc#newcode95 ash/launcher/launcher_navigator_unittest.cc:95: // Fifth one. It will skip the APP_SHORTCUT and ...
7 years, 3 months ago (2013-08-27 00:36:59 UTC) #6
Mr4D (OOO till 08-26)
Only nits. Nearly done. Wow - that looked like a big chunk of work adding ...
7 years, 3 months ago (2013-08-27 02:35:14 UTC) #7
Harry McCleave
https://codereview.chromium.org/22793011/diff/16001/ash/launcher/launcher_model_unittest.cc File ash/launcher/launcher_model_unittest.cc (right): https://codereview.chromium.org/22793011/diff/16001/ash/launcher/launcher_model_unittest.cc#newcode157 ash/launcher/launcher_model_unittest.cc:157: // APP_SHORTCUT's priority is higher than TABBED but same ...
7 years, 3 months ago (2013-08-27 03:25:45 UTC) #8
Mr4D (OOO till 08-26)
lgtm https://codereview.chromium.org/22793011/diff/16001/ash/launcher/launcher_model_unittest.cc File ash/launcher/launcher_model_unittest.cc (right): https://codereview.chromium.org/22793011/diff/16001/ash/launcher/launcher_model_unittest.cc#newcode157 ash/launcher/launcher_model_unittest.cc:157: // APP_SHORTCUT's priority is higher than TABBED but ...
7 years, 3 months ago (2013-08-27 14:13:36 UTC) #9
James Cook
lgtm with nits https://codereview.chromium.org/22793011/diff/26001/ash/launcher/launcher_view_unittest.cc File ash/launcher/launcher_view_unittest.cc (right): https://codereview.chromium.org/22793011/diff/26001/ash/launcher/launcher_view_unittest.cc#newcode864 ash/launcher/launcher_view_unittest.cc:864: // Adding a launcher item at ...
7 years, 3 months ago (2013-08-27 17:08:52 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/22793011/54001
7 years, 3 months ago (2013-08-27 20:07:34 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/22793011/54001
7 years, 3 months ago (2013-08-28 00:34:35 UTC) #12
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) interactive_ui_tests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=149271
7 years, 3 months ago (2013-08-28 04:02:21 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/22793011/60001
7 years, 3 months ago (2013-09-04 22:24:54 UTC) #14
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) ui_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=82759
7 years, 3 months ago (2013-09-04 23:14:14 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/22793011/60001
7 years, 3 months ago (2013-09-04 23:16:14 UTC) #16
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-04 23:27:32 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/22793011/97001
7 years, 3 months ago (2013-09-04 23:35:31 UTC) #18
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-05 00:31:15 UTC) #19
Harry McCleave
7 years, 3 months ago (2013-09-05 01:09:06 UTC) #20
Message was sent while issue was closed.
Committed patchset #8 manually as r221325 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698