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

Issue 9315004: Remove Owner param to EventFilter's ctor. (Closed)

Created:
8 years, 10 months ago by Ben Goodger (Google)
Modified:
8 years, 10 months ago
Reviewers:
sky
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, dcheng, ben+watch_chromium.org
Visibility:
Public.

Description

Remove Owner param to EventFilter's ctor. BUG=none TEST=existing unittests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119954

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -69 lines) Patch
M ash/accelerators/accelerator_filter.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ash/app_list/app_list.cc View 1 chunk +1 line, -4 lines 0 comments Download
M ash/drag_drop/drag_drop_controller.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ash/ime/input_method_event_filter.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ash/ime/input_method_event_filter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/tooltips/tooltip_controller.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ash/wm/root_window_event_filter.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ash/wm/root_window_event_filter_unittest.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M ash/wm/system_modal_container_event_filter.h View 1 chunk +1 line, -2 lines 0 comments Download
M ash/wm/system_modal_container_event_filter.cc View 1 chunk +1 line, -3 lines 0 comments Download
M ash/wm/system_modal_container_layout_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/toplevel_window_event_filter.h View 2 chunks +4 lines, -0 lines 0 comments Download
M ash/wm/toplevel_window_event_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/window_cycle_controller.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ash/wm/window_modality_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/aura/aura.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M ui/aura/event_filter.h View 2 chunks +1 line, -10 lines 0 comments Download
D ui/aura/event_filter.cc View 1 chunk +0 lines, -21 lines 0 comments Download
M ui/aura/event_filter_unittest.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M ui/aura/test/test_event_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/aura/test/test_event_filter.cc View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ben Goodger (Google)
This reduces (trivially) the number of callers of RootWindow::GetInstance()
8 years, 10 months ago (2012-01-31 19:26:24 UTC) #1
sky
8 years, 10 months ago (2012-01-31 19:29:22 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698