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

Issue 119333002: [Android] Consolidate touch handling code in ContentViewGestureHandler (Closed)

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

Description

[Android] Consolidate touch handling code in ContentViewGestureHandler Unify the code that dispatches touch events to native, making it easier to follow touch event flow through the pipeline. Also guard against nested loops for touch dispatch, triggered by synchronous acks when there are multiply enqueud touch events. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242124

Patch Set 1 #

Total comments: 6

Patch Set 2 : Updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -39 lines) Patch
M content/public/android/java/src/org/chromium/content/browser/ContentViewGestureHandler.java View 1 6 chunks +46 lines, -39 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
jdduke (slow)
skyostil@: PTAL. This isn't so much fixing any problems as it is refactoring the entry ...
7 years ago (2013-12-19 17:03:35 UTC) #1
Sami
lgtm % nits, thanks for your continued effort in untangling this class Jared :) I'm ...
7 years ago (2013-12-19 18:33:22 UTC) #2
jdduke (slow)
Thanks for review! https://codereview.chromium.org/119333002/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewGestureHandler.java File content/public/android/java/src/org/chromium/content/browser/ContentViewGestureHandler.java (right): https://codereview.chromium.org/119333002/diff/1/content/public/android/java/src/org/chromium/content/browser/ContentViewGestureHandler.java#newcode864 content/public/android/java/src/org/chromium/content/browser/ContentViewGestureHandler.java:864: TraceEvent.instant("QueueEvent:EventCoalesced", On 2013/12/19 18:33:22, Sami wrote: ...
7 years ago (2013-12-19 20:06:35 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdduke@chromium.org/119333002/20001
7 years ago (2013-12-19 20:07:50 UTC) #4
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=108241
7 years ago (2013-12-20 01:20:57 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/119333002/20001
7 years ago (2013-12-20 01:25:54 UTC) #6
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=108400
7 years ago (2013-12-20 08:55:41 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdduke@chromium.org/119333002/20001
7 years ago (2013-12-20 14:02:18 UTC) #8
commit-bot: I haz the power
7 years ago (2013-12-20 17:48:31 UTC) #9
Message was sent while issue was closed.
Change committed as 242124

Powered by Google App Engine
This is Rietveld 408576698