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

Issue 22007003: ash: Rename "Autohide launcher" item. (Closed)

Created:
7 years, 4 months ago by tfarina
Modified:
7 years, 4 months ago
Reviewers:
xiyuan, James Cook, sky
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

ash: Rename "Autohide launcher" item. This patch renames: - "Autohide launcher" to "Autohide shelf" - "Launcher position" to "Shelf position". BUG=263531 TEST=out_cros/Debug/chrome --disable-setuid-sandbox --ash-use-alternate-shelf --show-launcher-alignment-menu R=jamescook@chromium.org,sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215808

Patch Set 1 #

Total comments: 5

Patch Set 2 : revert some changes #

Total comments: 4

Patch Set 3 : fixes #

Total comments: 2

Patch Set 4 : just shelf #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -42 lines) Patch
M ash/ash_strings.grd View 1 chunk +10 lines, -10 lines 0 comments Download
M ash/launcher/launcher_alignment_menu.cc View 1 1 chunk +5 lines, -7 lines 0 comments Download
M ash/launcher/launcher_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/launcher/overflow_button.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M ash/shell/context_menu.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app.cc View 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_browser.cc View 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/launcher_context_menu.cc View 2 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/common/chrome_switches.h View 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
tfarina
https://codereview.chromium.org/22007003/diff/1/ash/launcher/launcher_alignment_menu.cc File ash/launcher/launcher_alignment_menu.cc (left): https://codereview.chromium.org/22007003/diff/1/ash/launcher/launcher_alignment_menu.cc#oldcode17 ash/launcher/launcher_alignment_menu.cc:17: aura::RootWindow* root) all these formatting changes was clang-format, not ...
7 years, 4 months ago (2013-08-03 02:33:56 UTC) #1
xiyuan
https://codereview.chromium.org/22007003/diff/1/ash/launcher/launcher_alignment_menu.cc File ash/launcher/launcher_alignment_menu.cc (left): https://codereview.chromium.org/22007003/diff/1/ash/launcher/launcher_alignment_menu.cc#oldcode17 ash/launcher/launcher_alignment_menu.cc:17: aura::RootWindow* root) On 2013/08/03 02:33:56, tfarina wrote: > all ...
7 years, 4 months ago (2013-08-03 04:44:40 UTC) #2
tfarina
Thanks Xiyuan for helping reviewing this! https://codereview.chromium.org/22007003/diff/1/ash/launcher/launcher_alignment_menu.cc File ash/launcher/launcher_alignment_menu.cc (left): https://codereview.chromium.org/22007003/diff/1/ash/launcher/launcher_alignment_menu.cc#oldcode17 ash/launcher/launcher_alignment_menu.cc:17: aura::RootWindow* root) On ...
7 years, 4 months ago (2013-08-03 06:53:15 UTC) #3
xiyuan
https://codereview.chromium.org/22007003/diff/11001/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): https://codereview.chromium.org/22007003/diff/11001/chrome/common/chrome_switches.cc#newcode1256 chrome/common/chrome_switches.cc:1256: const char kShowLauncherAlignmentMenu[] = "show-launcher-alignment-menu"; Change in PS #1 ...
7 years, 4 months ago (2013-08-03 07:50:32 UTC) #4
tfarina
https://codereview.chromium.org/22007003/diff/11001/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): https://codereview.chromium.org/22007003/diff/11001/chrome/common/chrome_switches.cc#newcode1256 chrome/common/chrome_switches.cc:1256: const char kShowLauncherAlignmentMenu[] = "show-launcher-alignment-menu"; On 2013/08/03 07:50:32, xiyuan ...
7 years, 4 months ago (2013-08-03 23:01:43 UTC) #5
xiyuan
https://codereview.chromium.org/22007003/diff/11001/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): https://codereview.chromium.org/22007003/diff/11001/chrome/common/chrome_switches.cc#newcode1256 chrome/common/chrome_switches.cc:1256: const char kShowLauncherAlignmentMenu[] = "show-launcher-alignment-menu"; Yep. That's what I ...
7 years, 4 months ago (2013-08-03 23:59:34 UTC) #6
tfarina
https://codereview.chromium.org/22007003/diff/11001/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): https://codereview.chromium.org/22007003/diff/11001/chrome/common/chrome_switches.cc#newcode1256 chrome/common/chrome_switches.cc:1256: const char kShowLauncherAlignmentMenu[] = "show-launcher-alignment-menu"; On 2013/08/03 23:59:34, xiyuan ...
7 years, 4 months ago (2013-08-04 02:51:35 UTC) #7
xiyuan
LGTM https://codereview.chromium.org/22007003/diff/30001/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): https://codereview.chromium.org/22007003/diff/30001/chrome/common/chrome_switches.cc#newcode1255 chrome/common/chrome_switches.cc:1255: // If true the alignment of the launcher/shelf ...
7 years, 4 months ago (2013-08-04 04:06:10 UTC) #8
tfarina
https://codereview.chromium.org/22007003/diff/30001/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): https://codereview.chromium.org/22007003/diff/30001/chrome/common/chrome_switches.cc#newcode1255 chrome/common/chrome_switches.cc:1255: // If true the alignment of the launcher/shelf can ...
7 years, 4 months ago (2013-08-04 04:30:01 UTC) #9
sky
LGTM
7 years, 4 months ago (2013-08-05 17:04:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/22007003/43001
7 years, 4 months ago (2013-08-06 03:55:54 UTC) #11
commit-bot: I haz the power
7 years, 4 months ago (2013-08-06 05:58:30 UTC) #12
Message was sent while issue was closed.
Change committed as 215808

Powered by Google App Engine
This is Rietveld 408576698