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

Issue 1806703002: Use ui::Event instead of mojom::EventPtr in mus::InputEventHandler. (Closed)

Created:
4 years, 9 months ago by Hadi
Modified:
4 years, 9 months ago
Reviewers:
sky, piman
CC:
chromium-reviews, rjkroege, mlamouri+watch-content_chromium.org, tfarina, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, Mark Dittmer
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use ui::Event instead of mojom::EventPtr in mus::InputEventHandler. We want to get rid of mojom::EventPtr and use ui::Event instead at some point. This CL removes mojom::EventPtr from one more layer in mus. BUG=578206 Committed: https://crrev.com/fcd7f803acdaeb2c256347e48ef6eceed72a3507 Cr-Commit-Position: refs/heads/master@{#381648}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Total comments: 6

Patch Set 8 : Fixed link errors from patchset #7 #

Patch Set 9 : Addressed feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -53 lines) Patch
M components/mus/public/cpp/BUILD.gn View 1 2 3 4 5 6 7 2 chunks +2 lines, -0 lines 0 comments Download
M components/mus/public/cpp/input_event_handler.h View 1 2 3 4 5 6 7 8 2 chunks +6 lines, -2 lines 0 comments Download
M components/mus/public/cpp/lib/window_tree_client_impl.cc View 1 2 3 4 5 6 7 8 2 chunks +4 lines, -2 lines 0 comments Download
M components/mus/public/cpp/tests/window_tree_client_impl_unittest.cc View 1 2 3 4 5 6 7 8 2 chunks +5 lines, -7 lines 0 comments Download
M content/renderer/mus/BUILD.gn View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/mus/compositor_mus_connection.h View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/mus/compositor_mus_connection.cc View 1 2 3 4 5 6 7 8 2 chunks +5 lines, -3 lines 0 comments Download
M content/renderer/mus/compositor_mus_connection_unittest.cc View 1 2 3 4 5 6 7 8 9 chunks +24 lines, -34 lines 0 comments Download
M mash/wm/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/mus/platform_window_mus.h View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -1 line 0 comments Download
M ui/views/mus/platform_window_mus.cc View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -3 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (6 generated)
Hadi
PTAL. Planning to remove mojom::EventPtr step by step until we only have it in mojo ...
4 years, 9 months ago (2016-03-16 17:37:44 UTC) #3
Hadi
piman@ can you please review content?
4 years, 9 months ago (2016-03-16 17:39:52 UTC) #5
sky
https://codereview.chromium.org/1806703002/diff/120001/components/mus/public/cpp/input_event_handler.h File components/mus/public/cpp/input_event_handler.h (right): https://codereview.chromium.org/1806703002/diff/120001/components/mus/public/cpp/input_event_handler.h#newcode9 components/mus/public/cpp/input_event_handler.h:9: #include "ui/events/event.h" You should be able to forward declare ...
4 years, 9 months ago (2016-03-16 18:12:34 UTC) #6
Hadi
https://codereview.chromium.org/1806703002/diff/120001/components/mus/public/cpp/input_event_handler.h File components/mus/public/cpp/input_event_handler.h (right): https://codereview.chromium.org/1806703002/diff/120001/components/mus/public/cpp/input_event_handler.h#newcode9 components/mus/public/cpp/input_event_handler.h:9: #include "ui/events/event.h" On 2016/03/16 18:12:34, sky wrote: > You ...
4 years, 9 months ago (2016-03-16 18:46:44 UTC) #7
sky
LGTM
4 years, 9 months ago (2016-03-16 19:00:52 UTC) #8
piman
lgtm
4 years, 9 months ago (2016-03-17 00:15:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1806703002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1806703002/160001
4 years, 9 months ago (2016-03-17 02:41:29 UTC) #11
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 9 months ago (2016-03-17 02:46:39 UTC) #13
commit-bot: I haz the power
4 years, 9 months ago (2016-03-17 02:47:40 UTC) #15
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/fcd7f803acdaeb2c256347e48ef6eceed72a3507
Cr-Commit-Position: refs/heads/master@{#381648}

Powered by Google App Engine
This is Rietveld 408576698