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

Issue 243013009: Show drive-related settings on gear menu only when Ctrl key is pressed. (Closed)

Created:
6 years, 8 months ago by fukino
Modified:
6 years, 8 months ago
Reviewers:
yoshiki
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_chromium.org, yoshiki+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Show drive-related settings on gear menu only when Ctrl key is pressed. Listen to Ctrl key in FileManager, and when gear menu is opened while Ctrl key is pressed, the gear menu is shown as secret mode. The drive-related setting items will be shown only when gear menu is in secret mode and drive volume is focused. Drive-related settings are now implemented as Comands to be consistent with other menu items. BUG=239365 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266098

Patch Set 1 #

Patch Set 2 : Add comments for future improvement. #

Total comments: 2

Patch Set 3 : Rebase and improve variable names. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -32 lines) Patch
M ui/file_manager/file_manager/foreground/js/file_manager.js View 1 2 10 chunks +72 lines, -28 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_manager_commands.js View 1 2 1 chunk +28 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/main.html View 1 2 2 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
fukino
yoshiki san, could you take a look? Thanks!
6 years, 8 months ago (2014-04-21 04:48:32 UTC) #1
yoshiki
On 2014/04/21 04:48:32, fukino wrote: > yoshiki san, could you take a look? Thanks! Currently ...
6 years, 8 months ago (2014-04-23 02:26:25 UTC) #2
fukino
On 2014/04/23 02:26:25, yoshiki wrote: > On 2014/04/21 04:48:32, fukino wrote: > > yoshiki san, ...
6 years, 8 months ago (2014-04-24 01:48:23 UTC) #3
yoshiki
lgtm with nit. Thanks! https://codereview.chromium.org/243013009/diff/20001/chrome/browser/resources/file_manager/foreground/js/file_manager.js File chrome/browser/resources/file_manager/foreground/js/file_manager.js (right): https://codereview.chromium.org/243013009/diff/20001/chrome/browser/resources/file_manager/foreground/js/file_manager.js#newcode55 chrome/browser/resources/file_manager/foreground/js/file_manager.js:55: this.isOnSecretGearMenu_ = false; nit: How ...
6 years, 8 months ago (2014-04-24 05:10:47 UTC) #4
fukino
https://codereview.chromium.org/243013009/diff/20001/chrome/browser/resources/file_manager/foreground/js/file_manager.js File chrome/browser/resources/file_manager/foreground/js/file_manager.js (right): https://codereview.chromium.org/243013009/diff/20001/chrome/browser/resources/file_manager/foreground/js/file_manager.js#newcode55 chrome/browser/resources/file_manager/foreground/js/file_manager.js:55: this.isOnSecretGearMenu_ = false; On 2014/04/24 05:10:47, yoshiki wrote: > ...
6 years, 8 months ago (2014-04-24 10:28:52 UTC) #5
fukino
The CQ bit was checked by fukino@chromium.org
6 years, 8 months ago (2014-04-24 10:36:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fukino@chromium.org/243013009/40001
6 years, 8 months ago (2014-04-24 11:07:36 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 16:14:06 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-24 16:14:06 UTC) #9
fukino
The CQ bit was checked by fukino@chromium.org
6 years, 8 months ago (2014-04-25 00:33:27 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fukino@chromium.org/243013009/40001
6 years, 8 months ago (2014-04-25 00:34:47 UTC) #11
commit-bot: I haz the power
6 years, 8 months ago (2014-04-25 02:49:01 UTC) #12
Message was sent while issue was closed.
Change committed as 266098

Powered by Google App Engine
This is Rietveld 408576698