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

Issue 6990067: Suppress browser shortcuts. (Closed)

Created:
9 years, 7 months ago by achuithb
Modified:
9 years, 6 months ago
Reviewers:
rginda, xiyuan
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Suppress browser shortcuts. BUG=chromium-os:14964 TEST=Ctrl-o, Ctrl-r, Ctrl-b and ctrl-s should no longer work. ctrl-n, ctrl-w will continue to work. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86656

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M chrome/browser/resources/active_downloads.html View 2 chunks +6 lines, -1 line 5 comments Download

Messages

Total messages: 8 (0 generated)
achuithb
Please bless.
9 years, 7 months ago (2011-05-24 22:41:03 UTC) #1
achuithb
9 years, 7 months ago (2011-05-25 01:30:59 UTC) #2
achuithb
9 years, 7 months ago (2011-05-25 01:32:18 UTC) #3
rginda
http://codereview.chromium.org/6990067/diff/1/chrome/browser/resources/active_downloads.html File chrome/browser/resources/active_downloads.html (right): http://codereview.chromium.org/6990067/diff/1/chrome/browser/resources/active_downloads.html#newcode224 chrome/browser/resources/active_downloads.html:224: window.onkeydown = function(e) { LGTM as long as you're ...
9 years, 7 months ago (2011-05-25 04:13:37 UTC) #4
achuithb
Thanks for the review! http://codereview.chromium.org/6990067/diff/1/chrome/browser/resources/active_downloads.html File chrome/browser/resources/active_downloads.html (right): http://codereview.chromium.org/6990067/diff/1/chrome/browser/resources/active_downloads.html#newcode224 chrome/browser/resources/active_downloads.html:224: window.onkeydown = function(e) { I ...
9 years, 7 months ago (2011-05-25 06:58:25 UTC) #5
xiyuan
http://codereview.chromium.org/6990067/diff/1/chrome/browser/resources/active_downloads.html File chrome/browser/resources/active_downloads.html (right): http://codereview.chromium.org/6990067/diff/1/chrome/browser/resources/active_downloads.html#newcode224 chrome/browser/resources/active_downloads.html:224: window.onkeydown = function(e) { Ctrl+W is useful, I think. ...
9 years, 7 months ago (2011-05-25 16:55:51 UTC) #6
xiyuan
LGTM Achuith confirmed that Ctrl+W works after clicking on panel contents.
9 years, 7 months ago (2011-05-25 17:36:17 UTC) #7
achuithb
9 years, 7 months ago (2011-05-25 17:40:38 UTC) #8
Thanks for the reviews rginda & xiyuan!

Powered by Google App Engine
This is Rietveld 408576698