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

Issue 15720007: Move InputEventAckState from port to public (Closed)

Created:
7 years, 7 months ago by jdduke (slow)
Modified:
7 years, 6 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, apatrick_chromium
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Move InputEventAckState from port to common Parties outside of content may be interested in responding to or passing along the result of an input event response. Eventually, InputEventAckState will be replaced with a more descriptive and general container.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -34 lines) Patch
M content/browser/android/sync_input_event_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/touch_event_queue.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/input_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/view_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/content_common.gypi View 2 chunks +1 line, -1 line 0 comments Download
M content/port/browser/render_widget_host_view_port.h View 1 chunk +1 line, -1 line 0 comments Download
D content/port/common/input_event_ack_state.h View 1 chunk +0 lines, -20 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentViewGestureHandler.java View 1 chunk +1 line, -1 line 0 comments Download
A + content/public/common/input_event_ack_state.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/gpu/input_event_filter.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
jdduke (slow)
@joi: I wanted to run this move by you first, before I send out for ...
7 years, 7 months ago (2013-05-24 18:14:23 UTC) #1
Jói
I'm not sure I understand, where are you planning to use it from that you ...
7 years, 7 months ago (2013-05-24 21:31:54 UTC) #2
jdduke (slow)
On 2013/05/24 21:31:54, Jói wrote: > I'm not sure I understand, where are you planning ...
7 years, 7 months ago (2013-05-24 21:38:42 UTC) #3
jdduke (slow)
On 2013/05/24 21:38:42, jdduke wrote: > On 2013/05/24 21:31:54, Jói wrote: > > I'm not ...
7 years, 7 months ago (2013-05-24 21:40:33 UTC) #4
Jói
LGTM, thanks for the explanation.
7 years, 7 months ago (2013-05-24 21:51:33 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdduke@chromium.org/15720007/1
7 years, 7 months ago (2013-05-24 23:06:09 UTC) #6
jdduke (slow)
@jam: Looks like I need an owner for content/. This is a single header move, ...
7 years, 7 months ago (2013-05-24 23:13:17 UTC) #7
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=4972
7 years, 7 months ago (2013-05-24 23:15:44 UTC) #8
joth
lgtm
7 years, 7 months ago (2013-05-25 01:41:41 UTC) #9
jam
I looked at https://codereview.chromium.org/15920002 some more which this is split off from. I don't see ...
7 years, 6 months ago (2013-05-28 17:42:12 UTC) #10
jdduke (slow)
On 2013/05/28 17:42:12, jam wrote: > I looked at https://codereview.chromium.org/15920002 some more which this is ...
7 years, 6 months ago (2013-05-29 14:59:01 UTC) #11
jam
On 2013/05/29 14:59:01, jdduke wrote: > On 2013/05/28 17:42:12, jam wrote: > > I looked ...
7 years, 6 months ago (2013-05-29 15:07:20 UTC) #12
jdduke (slow)
> Perhaps I wasn't clear. What I meant is can we avoid passing the handle ...
7 years, 6 months ago (2013-05-29 15:28:50 UTC) #13
jam
On Wed, May 29, 2013 at 8:28 AM, <jdduke@chromium.org> wrote: > Perhaps I wasn't clear. ...
7 years, 6 months ago (2013-05-29 15:40:06 UTC) #14
jdduke (slow)
> What do you think of my suggestion? I don't have time to code it ...
7 years, 6 months ago (2013-05-29 15:54:06 UTC) #15
jdduke (slow)
7 years, 6 months ago (2013-05-30 00:17:53 UTC) #16
Message was sent while issue was closed.
With crrev.com/16119003/, this is no longer necessary. Thanks.

Powered by Google App Engine
This is Rietveld 408576698