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

Issue 8565018: [Aura] Support additonal event filters in DesktopEventFilter. (Closed)

Created:
9 years, 1 month ago by xiyuan
Modified:
9 years, 1 month ago
Reviewers:
sky
CC:
chromium-reviews, Paweł Hajdan Jr., Ben Goodger (Google)
Visibility:
Public.

Description

[Aura] Support additonal event filters in DesktopEventFilter. BUG=none. TEST=DesktopEventFilter.AddtionalFilters test should pass. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110022

Patch Set 1 #

Total comments: 10

Patch Set 2 : address sky's comment sin patch #1 #

Patch Set 3 : fix typo and remove no-longer-needed algorithm header #

Unified diffs Side-by-side diffs Delta from patch set Stats (+271 lines, -71 lines) Patch
M ui/aura/aura.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/aura/event_filter_unittest.cc View 2 chunks +1 line, -61 lines 0 comments Download
A ui/aura/test/test_event_filter.h View 1 2 1 chunk +63 lines, -0 lines 0 comments Download
A ui/aura/test/test_event_filter.cc View 1 chunk +47 lines, -0 lines 0 comments Download
M ui/aura_shell/desktop_event_filter.h View 1 2 chunks +22 lines, -0 lines 0 comments Download
M ui/aura_shell/desktop_event_filter.cc View 1 2 4 chunks +57 lines, -1 line 0 comments Download
M ui/aura_shell/desktop_event_filter_unittest.cc View 9 chunks +79 lines, -9 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
xiyuan
9 years, 1 month ago (2011-11-14 19:02:32 UTC) #1
sky
http://codereview.chromium.org/8565018/diff/1/ui/aura/test/test_event_filter.h File ui/aura/test/test_event_filter.h (right): http://codereview.chromium.org/8565018/diff/1/ui/aura/test/test_event_filter.h#newcode18 ui/aura/test/test_event_filter.h:18: class TestEventFilter : public EventFilter { Add description. http://codereview.chromium.org/8565018/diff/1/ui/aura/test/test_event_filter.h#newcode23 ...
9 years, 1 month ago (2011-11-14 21:29:56 UTC) #2
xiyuan
All done. Please take another look. Thanks. http://codereview.chromium.org/8565018/diff/1/ui/aura/test/test_event_filter.h File ui/aura/test/test_event_filter.h (right): http://codereview.chromium.org/8565018/diff/1/ui/aura/test/test_event_filter.h#newcode18 ui/aura/test/test_event_filter.h:18: class TestEventFilter ...
9 years, 1 month ago (2011-11-14 22:42:42 UTC) #3
sky
LGTM
9 years, 1 month ago (2011-11-15 00:08:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xiyuan@chromium.org/8565018/6001
9 years, 1 month ago (2011-11-15 00:59:24 UTC) #5
commit-bot: I haz the power
9 years, 1 month ago (2011-11-15 02:52:15 UTC) #6
Change committed as 110022

Powered by Google App Engine
This is Rietveld 408576698