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

Issue 1977513002: Disable input scaling only when an input came from renderer (Closed)

Created:
4 years, 7 months ago by oshima
Modified:
4 years, 7 months ago
Reviewers:
wjmaclean, tdresser, alexmos
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable input scaling only when an input came from renderer I didn't realized that touch events are directly sent to guest views. This fixes the issue by only skip scaling when events are sent back from renderer. BUG=485650, 600453 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/cbcc58292dabf419324cddbad21242ddc8be3896 Cr-Commit-Position: refs/heads/master@{#394499}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -13 lines) Patch
M content/browser/frame_host/render_widget_host_view_guest.cc View 1 4 chunks +26 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 2 chunks +0 lines, -9 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 50 (27 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977513002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977513002/1
4 years, 7 months ago (2016-05-12 16:21:20 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/159384)
4 years, 7 months ago (2016-05-12 16:48:41 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977513002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977513002/1
4 years, 7 months ago (2016-05-12 17:49:09 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/159459)
4 years, 7 months ago (2016-05-12 18:19:25 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977513002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977513002/20001
4 years, 7 months ago (2016-05-12 18:45:53 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977513002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977513002/40001
4 years, 7 months ago (2016-05-12 18:57:16 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977513002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977513002/60001
4 years, 7 months ago (2016-05-12 20:38:35 UTC) #16
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/65066)
4 years, 7 months ago (2016-05-12 20:51:13 UTC) #18
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977513002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977513002/100001
4 years, 7 months ago (2016-05-13 17:05:39 UTC) #20
oshima
4 years, 7 months ago (2016-05-13 18:02:09 UTC) #30
wjmaclean
LGTM, with one comment. https://codereview.chromium.org/1977513002/diff/100001/content/browser/frame_host/render_widget_host_view_guest.cc File content/browser/frame_host/render_widget_host_view_guest.cc (right): https://codereview.chromium.org/1977513002/diff/100001/content/browser/frame_host/render_widget_host_view_guest.cc#newcode169 content/browser/frame_host/render_widget_host_view_guest.cc:169: LOG(ERROR) << "Touch Event:" << ...
4 years, 7 months ago (2016-05-13 18:17:57 UTC) #31
oshima
https://codereview.chromium.org/1977513002/diff/100001/content/browser/frame_host/render_widget_host_view_guest.cc File content/browser/frame_host/render_widget_host_view_guest.cc (right): https://codereview.chromium.org/1977513002/diff/100001/content/browser/frame_host/render_widget_host_view_guest.cc#newcode169 content/browser/frame_host/render_widget_host_view_guest.cc:169: LOG(ERROR) << "Touch Event:" << WebInputEventTraits::ToString(event); On 2016/05/13 18:17:57, ...
4 years, 7 months ago (2016-05-13 18:47:04 UTC) #32
oshima
sievers@ -> owners review
4 years, 7 months ago (2016-05-13 18:47:48 UTC) #34
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977513002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977513002/120001
4 years, 7 months ago (2016-05-13 18:48:30 UTC) #36
wjmaclean
On 2016/05/13 18:47:04, oshima wrote: > https://codereview.chromium.org/1977513002/diff/100001/content/browser/frame_host/render_widget_host_view_guest.cc > File content/browser/frame_host/render_widget_host_view_guest.cc (right): > > https://codereview.chromium.org/1977513002/diff/100001/content/browser/frame_host/render_widget_host_view_guest.cc#newcode169 > ...
4 years, 7 months ago (2016-05-13 18:50:59 UTC) #37
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-13 20:33:28 UTC) #39
oshima
sievers: ping?
4 years, 7 months ago (2016-05-16 17:46:52 UTC) #40
oshima
tdresser@ -> c/b/renderer_host alexmos@ -> c/b/frame_host
4 years, 7 months ago (2016-05-18 16:47:34 UTC) #42
tdresser
LGTM
4 years, 7 months ago (2016-05-18 17:19:41 UTC) #43
alexmos
LGTM
4 years, 7 months ago (2016-05-18 17:34:07 UTC) #44
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977513002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977513002/120001
4 years, 7 months ago (2016-05-18 17:47:15 UTC) #46
commit-bot: I haz the power
Committed patchset #2 (id:120001)
4 years, 7 months ago (2016-05-18 19:21:45 UTC) #48
commit-bot: I haz the power
4 years, 7 months ago (2016-05-18 19:23:02 UTC) #50
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cbcc58292dabf419324cddbad21242ddc8be3896
Cr-Commit-Position: refs/heads/master@{#394499}

Powered by Google App Engine
This is Rietveld 408576698