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

Issue 9701108: Don't filter shortcut keys when a tab is opened in app ("windowed") mode. (Closed)

Created:
8 years, 9 months ago by garykac
Modified:
8 years, 9 months ago
Reviewers:
Peter Kasting, Wez
CC:
chromium-reviews, Dmitry Lomov (no reviews), jennb, Dmitry Titov, jianli, dcheng, Andrei
Visibility:
Public.

Description

Don't filter shortcut keys when a tab is opened in app mode (aka: windowed or pop-up mode). Currently, certain browser shortcut keys (ctrl-w/n/t) are not sent to the page. This is done to avoid issues with loading the page and waiting for a response before being able to handle the important shortcuts. This change removes that filtering *iff* the page is app mode (right-click and "Open as Window" from the "New Tab" page). BUG=84332 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=127787

Patch Set 1 #

Patch Set 2 : Trigger on apps #

Patch Set 3 : Comment #

Patch Set 4 : Update comment #

Patch Set 5 : Remove fullscreen trigger #

Patch Set 6 : Remove blank line #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M chrome/browser/ui/browser.cc View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
garykac
Peter, please take a look at this. It passes all keys to a tab if ...
8 years, 9 months ago (2012-03-19 20:39:47 UTC) #1
garykac
+wez
8 years, 9 months ago (2012-03-19 20:41:37 UTC) #2
Peter Kasting
I disagree that fullscreen mode should automatically result in the page getting all keys. I ...
8 years, 9 months ago (2012-03-19 21:48:05 UTC) #3
garykac
On 2012/03/19 21:48:05, Peter Kasting wrote: > I disagree that fullscreen mode should automatically result ...
8 years, 9 months ago (2012-03-20 02:32:03 UTC) #4
Peter Kasting
LGTM
8 years, 9 months ago (2012-03-20 02:37:53 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/garykac@chromium.org/9701108/9001
8 years, 9 months ago (2012-03-20 17:48:17 UTC) #6
commit-bot: I haz the power
Try job failure for 9701108-9001 (retry) on mac_rel for step "compile" (clobber build). It's a ...
8 years, 9 months ago (2012-03-20 18:42:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/garykac@chromium.org/9701108/9001
8 years, 9 months ago (2012-03-20 18:44:09 UTC) #8
commit-bot: I haz the power
8 years, 9 months ago (2012-03-20 21:22:13 UTC) #9
Change committed as 127787

Powered by Google App Engine
This is Rietveld 408576698