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

Issue 2373543003: cocoa browser: bind cmd-opt-l, not cmd-l, for downloads (Closed)

Created:
4 years, 2 months ago by Elly Fong-Jones
Modified:
4 years, 2 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cocoa browser: bind cmd-opt-l, not cmd-l, for downloads A longstanding trap in global_keyboard_shortcuts_mac: if a binding has a character specified instead of a keycode, the option modifier in the command is ignored, which makes sense, since option might be involved in typing the character in the first place. However, it does mean that bindings should never specify opt == true, which is exactly what I did in CL 2369453003. This CL adds a DCHECK to ensure nobody else trips over this. BUG=650528 Committed: https://crrev.com/c2af95142ec4aa2f5935921dd681c6351dff9fd6 Cr-Commit-Position: refs/heads/master@{#421203}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M chrome/browser/global_keyboard_shortcuts_mac.mm View 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 10 (5 generated)
Elly Fong-Jones
rsesek: ptal? :)
4 years, 2 months ago (2016-09-27 13:17:53 UTC) #3
Robert Sesek
LGTM
4 years, 2 months ago (2016-09-27 13:41:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2373543003/1
4 years, 2 months ago (2016-09-27 13:44:40 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-09-27 14:37:19 UTC) #8
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 14:39:50 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c2af95142ec4aa2f5935921dd681c6351dff9fd6
Cr-Commit-Position: refs/heads/master@{#421203}

Powered by Google App Engine
This is Rietveld 408576698