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

Issue 10407081: Multiple dispatchers for root windows (Closed)

Created:
8 years, 7 months ago by oshima
Modified:
8 years, 7 months ago
CC:
chromium-reviews, sadrul, ben+watch_chromium.org, disher
Visibility:
Public.

Description

Multiple dispatchers for root windows This allows ash to inject Dispatcher for root window without a dispatcher being dependent of aura. BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138451

Patch Set 1 #

Patch Set 2 : . #

Total comments: 10

Patch Set 3 : addressed comments #

Patch Set 4 : sync #

Total comments: 8

Patch Set 5 : renamed methods, fixed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -21 lines) Patch
M ui/aura/dispatcher_linux.h View 1 2 3 4 3 chunks +14 lines, -3 lines 0 comments Download
M ui/aura/dispatcher_linux.cc View 1 2 3 4 4 chunks +36 lines, -10 lines 0 comments Download
M ui/aura/monitor_change_observer_x11.cc View 1 2 3 4 1 chunk +4 lines, -6 lines 0 comments Download
M ui/aura/root_window_host_linux.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
oshima
8 years, 7 months ago (2012-05-22 05:19:06 UTC) #1
Daniel Erat
lgtm https://chromiumcodereview.appspot.com/10407081/diff/1003/ui/aura/dispatcher_linux.cc File ui/aura/dispatcher_linux.cc (right): https://chromiumcodereview.appspot.com/10407081/diff/1003/ui/aura/dispatcher_linux.cc#newcode67 ui/aura/dispatcher_linux.cc:67: void DispatcherLinux::UnregisterDispatcher(::Window window) { nit: move this after ...
8 years, 7 months ago (2012-05-22 14:33:42 UTC) #2
oshima
https://chromiumcodereview.appspot.com/10407081/diff/1003/ui/aura/dispatcher_linux.cc File ui/aura/dispatcher_linux.cc (right): https://chromiumcodereview.appspot.com/10407081/diff/1003/ui/aura/dispatcher_linux.cc#newcode67 ui/aura/dispatcher_linux.cc:67: void DispatcherLinux::UnregisterDispatcher(::Window window) { On 2012/05/22 14:33:42, Daniel Erat ...
8 years, 7 months ago (2012-05-22 19:50:02 UTC) #3
oshima
ben -> OWNERS review
8 years, 7 months ago (2012-05-22 19:50:51 UTC) #4
Ben Goodger (Google)
lgtm https://chromiumcodereview.appspot.com/10407081/diff/4/ui/aura/dispatcher_linux.h File ui/aura/dispatcher_linux.h (right): https://chromiumcodereview.appspot.com/10407081/diff/4/ui/aura/dispatcher_linux.h#newcode28 ui/aura/dispatcher_linux.h:28: void RegisterDispatcherForWindow(MessageLoop::Dispatcher* dispatcher, AddDispatcher https://chromiumcodereview.appspot.com/10407081/diff/4/ui/aura/dispatcher_linux.h#newcode30 ui/aura/dispatcher_linux.h:30: void UnregisterDispatcherForWindow(::Window ...
8 years, 7 months ago (2012-05-22 23:44:40 UTC) #5
oshima
https://chromiumcodereview.appspot.com/10407081/diff/4/ui/aura/dispatcher_linux.h File ui/aura/dispatcher_linux.h (right): https://chromiumcodereview.appspot.com/10407081/diff/4/ui/aura/dispatcher_linux.h#newcode28 ui/aura/dispatcher_linux.h:28: void RegisterDispatcherForWindow(MessageLoop::Dispatcher* dispatcher, On 2012/05/22 23:44:40, Ben Goodger (Google) ...
8 years, 7 months ago (2012-05-23 00:31:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/10407081/5010
8 years, 7 months ago (2012-05-23 00:31:14 UTC) #7
commit-bot: I haz the power
Try job failure for 10407081-5010 (retry) on win_rel for step "sync_unit_tests". It's a second try, ...
8 years, 7 months ago (2012-05-23 04:12:29 UTC) #8
commit-bot: I haz the power
8 years, 7 months ago (2012-05-23 07:25:17 UTC) #9

Powered by Google App Engine
This is Rietveld 408576698