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

Issue 8341050: Aura: Support non-global keyboard shortcuts. (Closed)

Created:
9 years, 1 month ago by mazda
Modified:
9 years, 1 month ago
CC:
chromium-reviews, tfarina, dhollowa
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Aura: Support non-global keyboard shortcuts. BUG=100232 TEST=Manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107747

Patch Set 1 #

Patch Set 2 : "" #

Patch Set 3 : '' #

Total comments: 10

Patch Set 4 : Address comments #

Total comments: 7

Patch Set 5 : Address comments #

Patch Set 6 : Restore native_widget_aura change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -215 lines) Patch
A + chrome/browser/ui/views/accelerator_table.h View 1 2 3 4 2 chunks +4 lines, -5 lines 0 comments Download
A + chrome/browser/ui/views/accelerator_table.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/ui/views/accelerator_table_linux.h View 1 2 3 4 1 chunk +0 lines, -32 lines 0 comments Download
D chrome/browser/ui/views/accelerator_table_linux.cc View 1 2 3 4 1 chunk +0 lines, -164 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 2 3 4 3 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/keyboard_overlay_dialog_view.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 3 chunks +8 lines, -4 lines 0 comments Download
M views/widget/native_widget_aura.cc View 1 2 3 4 5 3 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
mazda
Hi Ben, I enabled non-global shortcuts on Linux first. It worked with relatively small change, ...
9 years, 1 month ago (2011-10-26 12:41:56 UTC) #1
Ben Goodger (Google)
http://codereview.chromium.org/8341050/diff/1005/chrome/browser/ui/views/frame/browser_view.cc File chrome/browser/ui/views/frame/browser_view.cc (right): http://codereview.chromium.org/8341050/diff/1005/chrome/browser/ui/views/frame/browser_view.cc#newcode139 chrome/browser/ui/views/frame/browser_view.cc:139: #if defined(OS_LINUX) && defined(USE_AURA) Will this build & run ...
9 years, 1 month ago (2011-10-26 19:06:04 UTC) #2
mazda
Please take another look at the change? http://codereview.chromium.org/8341050/diff/1005/chrome/browser/ui/views/frame/browser_view.cc File chrome/browser/ui/views/frame/browser_view.cc (right): http://codereview.chromium.org/8341050/diff/1005/chrome/browser/ui/views/frame/browser_view.cc#newcode139 chrome/browser/ui/views/frame/browser_view.cc:139: #if defined(OS_LINUX) ...
9 years, 1 month ago (2011-10-27 13:05:04 UTC) #3
Ben Goodger (Google)
http://codereview.chromium.org/8341050/diff/7001/chrome/browser/ui/views/frame/browser_view.cc File chrome/browser/ui/views/frame/browser_view.cc (right): http://codereview.chromium.org/8341050/diff/7001/chrome/browser/ui/views/frame/browser_view.cc#newcode136 chrome/browser/ui/views/frame/browser_view.cc:136: #include "views/widget/native_widget_win.h" This is wrong. We don't build this ...
9 years, 1 month ago (2011-10-27 15:33:01 UTC) #4
mazda
Please take another look. http://codereview.chromium.org/8341050/diff/7001/chrome/browser/ui/views/frame/browser_view.cc File chrome/browser/ui/views/frame/browser_view.cc (right): http://codereview.chromium.org/8341050/diff/7001/chrome/browser/ui/views/frame/browser_view.cc#newcode109 chrome/browser/ui/views/frame/browser_view.cc:109: #include "chrome/browser/ui/views/accelerator_table_linux.h" Now that this ...
9 years, 1 month ago (2011-10-28 14:44:33 UTC) #5
Ben Goodger (Google)
LGTM. Don't you still need the nativewidgetaura change?
9 years, 1 month ago (2011-10-28 14:55:49 UTC) #6
mazda
Oops, somehow the change of native_widget_aura.cc had been omitted from the changelist. I restored the ...
9 years, 1 month ago (2011-10-28 15:13:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/8341050/13001
9 years, 1 month ago (2011-10-28 16:15:51 UTC) #8
commit-bot: I haz the power
9 years, 1 month ago (2011-10-28 17:32:45 UTC) #9
Change committed as 107747

Powered by Google App Engine
This is Rietveld 408576698