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

Issue 9958036: aura: Add RootWindowObserver::OnKeyboardMappingChanged(). (Closed)

Created:
8 years, 8 months ago by Daniel Erat
Modified:
8 years, 8 months ago
Reviewers:
sadrul, sky
CC:
chromium-reviews, ben+watch_chromium.org
Visibility:
Public.

Description

aura: Add RootWindowObserver::OnKeyboardMappingChanged(). This gives us a way to watch for changes to the keyboard map. I also noticed that we were dropping MappingNotify events since they don't have an associated window; with this change, we now send them to all of the dispatchers instead. BUG=121012 TEST=manual: checked that observer method is called when i run xmodmap Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=130009

Patch Set 1 #

Patch Set 2 : add missing return #

Patch Set 3 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -3 lines) Patch
M ui/aura/dispatcher_linux.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
M ui/aura/root_window.h View 1 chunk +7 lines, -3 lines 0 comments Download
M ui/aura/root_window.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M ui/aura/root_window_host_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura/root_window_observer.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Daniel Erat
8 years, 8 months ago (2012-03-30 22:51:39 UTC) #1
sadrul
LGTM. Will there need to be a OnMouseButtonMappingChanged too?
8 years, 8 months ago (2012-03-30 22:54:13 UTC) #2
Daniel Erat
On 2012/03/30 22:54:13, sadrul wrote: > LGTM. > > Will there need to be a ...
8 years, 8 months ago (2012-03-30 22:58:07 UTC) #3
sadrul
On 2012/03/30 22:58:07, Daniel Erat wrote: > On 2012/03/30 22:54:13, sadrul wrote: > > LGTM. ...
8 years, 8 months ago (2012-03-30 23:10:53 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/9958036/5001
8 years, 8 months ago (2012-03-30 23:18:40 UTC) #5
commit-bot: I haz the power
Presubmit check for 9958036-5001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 8 months ago (2012-03-30 23:18:44 UTC) #6
Daniel Erat
+sky for ui/aura approval
8 years, 8 months ago (2012-03-30 23:20:39 UTC) #7
sky
LGTM I wonder why we aren't using an ObserverList.
8 years, 8 months ago (2012-03-30 23:22:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/9958036/5001
8 years, 8 months ago (2012-03-30 23:59:59 UTC) #9
commit-bot: I haz the power
8 years, 8 months ago (2012-03-31 00:33:31 UTC) #10
Try job failure for 9958036-5001 (retry) on win_rel for step "compile" (clobber
build).
It's a second try, previously, step "compile" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698