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

Issue 11195033: Upstream hooks for javascript touch handlers on Android. (Closed)

Created:
8 years, 2 months ago by Yaron
Modified:
8 years, 2 months ago
Reviewers:
jam, Jay Civelli, sadrul
CC:
chromium-reviews, yusukes+watch_chromium.org, jam, penghuang+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, James Su, qinmin, Yusuf
Visibility:
Public.

Description

Upstream hooks for javascript touch handlers on Android. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162763

Patch Set 1 #

Total comments: 3

Patch Set 2 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -29 lines) Patch
M content/browser/android/content_view_core_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/android/content_view_core_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M content/browser/renderer_host/test_render_view_host.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_android.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_android.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M content/port/browser/render_view_host_delegate_view.h View 1 chunk +0 lines, -6 lines 0 comments Download
M content/port/browser/render_widget_host_view_port.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/ContentViewGestureHandler.java View 1 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Yaron
sadrul: content/browser/renderer_host jam: non-android content jcivelli: android files
8 years, 2 months ago (2012-10-17 23:55:42 UTC) #1
Yaron
sadrul: content/browser/renderer_host jam: non-android content jcivelli: android files
8 years, 2 months ago (2012-10-17 23:55:42 UTC) #2
jam
lgtm
8 years, 2 months ago (2012-10-18 01:18:23 UTC) #3
Jay Civelli
lgtm https://codereview.chromium.org/11195033/diff/1/content/browser/renderer_host/render_widget_host_view_android.cc File content/browser/renderer_host/render_widget_host_view_android.cc (right): https://codereview.chromium.org/11195033/diff/1/content/browser/renderer_host/render_widget_host_view_android.cc#newcode489 content/browser/renderer_host/render_widget_host_view_android.cc:489: Nit: remove blank line.
8 years, 2 months ago (2012-10-18 01:33:34 UTC) #4
sadrul
LGTM with the note below: http://codereview.chromium.org/11195033/diff/1/content/browser/renderer_host/render_widget_host_view_android.cc File content/browser/renderer_host/render_widget_host_view_android.cc (right): http://codereview.chromium.org/11195033/diff/1/content/browser/renderer_host/render_widget_host_view_android.cc#newcode383 content/browser/renderer_host/render_widget_host_view_android.cc:383: void RenderWidgetHostViewAndroid::ProcessTouchAck(bool processed) { ...
8 years, 2 months ago (2012-10-18 01:42:27 UTC) #5
Yaron
http://codereview.chromium.org/11195033/diff/1/content/browser/renderer_host/render_widget_host_view_android.cc File content/browser/renderer_host/render_widget_host_view_android.cc (right): http://codereview.chromium.org/11195033/diff/1/content/browser/renderer_host/render_widget_host_view_android.cc#newcode383 content/browser/renderer_host/render_widget_host_view_android.cc:383: void RenderWidgetHostViewAndroid::ProcessTouchAck(bool processed) { On 2012/10/18 01:42:27, sadrul wrote: ...
8 years, 2 months ago (2012-10-18 02:03:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/11195033/6002
8 years, 2 months ago (2012-10-18 17:53:38 UTC) #7
commit-bot: I haz the power
8 years, 2 months ago (2012-10-18 19:43:01 UTC) #8
Change committed as 162763

Powered by Google App Engine
This is Rietveld 408576698