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

Issue 10827441: Add support for Command key for Extension Commands (Closed)

Created:
8 years, 4 months ago by Finnur
Modified:
8 years, 4 months ago
Reviewers:
Nico, James Hawkins
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, jam, joi+watch-content_chromium.org, Aaron Boodman, arv (Not doing code reviews), darin-cc_chromium.org, jshin+watch_chromium.org
Visibility:
Public.

Description

Add support for Command key for Extension Commands (on Mac). BUG=27702 TEST=Assign a shortcut Command+something to an Extension Command and make sure it works. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152994

Patch Set 1 #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -5 lines) Patch
M chrome/browser/resources/extensions/extension_command_list.js View 2 chunks +4 lines, -2 lines 0 comments Download
M content/browser/renderer_host/native_web_keyboard_event.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/base/accelerators/accelerator.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/base/accelerators/accelerator.cc View 1 2 2 chunks +10 lines, -3 lines 0 comments Download
M ui/base/strings/ui_strings.grd View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Finnur
Nico, can you review? James, can you give OWNERS approval for chrome/browser/resources/extensions/extension_command_list.js
8 years, 4 months ago (2012-08-22 12:43:08 UTC) #1
Nico
The code looks fine. Maybe the various "if mac" pieces can be removed? Generally, will ...
8 years, 4 months ago (2012-08-22 14:30:49 UTC) #2
Finnur
On 2012/08/22 14:30:49, Nico wrote: > The code looks fine. Maybe the various "if mac" ...
8 years, 4 months ago (2012-08-22 15:47:12 UTC) #3
Nico
On 2012/08/22 15:47:12, Finnur wrote: > On 2012/08/22 14:30:49, Nico wrote: > > The code ...
8 years, 4 months ago (2012-08-22 15:59:23 UTC) #4
Finnur
> Is this discussion captured somewhere (in a bug or design doc)? Yes, this was ...
8 years, 4 months ago (2012-08-22 16:06:11 UTC) #5
Nico
On Wed, Aug 22, 2012 at 9:06 AM, <finnur@chromium.org> wrote: >> Is this discussion captured ...
8 years, 4 months ago (2012-08-22 16:08:47 UTC) #6
Aaron Boodman
On Wed, Aug 22, 2012 at 9:08 AM, Nico Weber <thakis@chromium.org> wrote: > On Wed, ...
8 years, 4 months ago (2012-08-22 17:56:38 UTC) #7
James Hawkins
LGTM
8 years, 4 months ago (2012-08-23 15:27:56 UTC) #8
Finnur
I'm not a huge fan of making such a change based on us thinking people ...
8 years, 4 months ago (2012-08-23 15:32:22 UTC) #9
Aaron Boodman
On Thu, Aug 23, 2012 at 8:32 AM, <finnur@chromium.org> wrote: > I'm not a huge ...
8 years, 4 months ago (2012-08-23 18:24:14 UTC) #10
Nico
On 2012/08/23 18:24:14, Aaron Boodman wrote: > On Thu, Aug 23, 2012 at 8:32 AM, ...
8 years, 4 months ago (2012-08-23 19:13:08 UTC) #11
Aaron Boodman
On Thu, Aug 23, 2012 at 12:13 PM, <thakis@chromium.org> wrote: > On 2012/08/23 18:24:14, Aaron ...
8 years, 4 months ago (2012-08-23 19:40:49 UTC) #12
Scott Hess - ex-Googler
On 2012/08/23 18:24:14, Aaron Boodman wrote: > On Thu, Aug 23, 2012 at 8:32 AM, ...
8 years, 4 months ago (2012-08-23 19:52:47 UTC) #13
Aaron Boodman
On Thu, Aug 23, 2012 at 12:52 PM, <shess@chromium.org> wrote: > I'm not sure about ...
8 years, 4 months ago (2012-08-23 20:32:38 UTC) #14
Finnur
8 years, 4 months ago (2012-08-24 12:59:02 UTC) #15
OK, consider me convinced. I'll take a look at this next week (adding a MacCtrl
key).

Thanks to all for your input.

Powered by Google App Engine
This is Rietveld 408576698