Mandoline: EventDispatcher::OnEvent should take a root view.
commitddcaa1dec3569e46b23ca42ac2afb3de88c9eee9
authorfsamuel <fsamuel@chromium.org>
Thu, 18 Jun 2015 03:07:33 +0000 (17 20:07 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 18 Jun 2015 03:08:59 +0000 (18 03:08 +0000)
treeaf2730c90fa1b41fee3fd27ca9422a0670f1179f
parent33f9fc827ddb8db53e357bcd50cf20fb4c6a0711
Mandoline: EventDispatcher::OnEvent should take a root view.

Event routing is a function of a root node, of which there will be multiple once we support multiple windows.

BUG=496935

Review URL: https://codereview.chromium.org/1191033004

Cr-Commit-Position: refs/heads/master@{#334988}
components/view_manager/connection_manager.cc
components/view_manager/connection_manager.h
components/view_manager/event_dispatcher.cc
components/view_manager/event_dispatcher.h
components/view_manager/view_manager_service_unittest.cc