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

Issue 1127013002: Make Mac pinch thresholding apply only to zoom (Blink side) (Closed)

Created:
5 years, 7 months ago by ccameron
Modified:
5 years, 7 months ago
CC:
blink-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Make Mac pinch thresholding apply only to zoom Add a zoomDisabled flag (disabled so that it will default to false everywhere except where we set it) to WebGestureEvent. Note that the equivalent blink::Event does not have a corresponding gesture sub-type that sends pinch scale information, so the zoomDisabled information is not passed on either. Chromium side: https://codereview.chromium.org/1129693002 BUG=478981 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195011

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M Source/web/WebViewImpl.cpp View 1 chunk +3 lines, -0 lines 1 comment Download
M public/web/WebInputEvent.h View 1 chunk +1 line, -0 lines 2 comments Download

Messages

Total messages: 16 (4 generated)
ccameron
I was surprised to see there was no blink::Event support pinch scale. Because that was ...
5 years, 7 months ago (2015-05-06 03:48:32 UTC) #2
Rick Byers
On 2015/05/06 03:48:32, ccameron wrote: > I was surprised to see there was no blink::Event ...
5 years, 7 months ago (2015-05-06 20:28:25 UTC) #3
Rick Byers
On 2015/05/06 03:48:32, ccameron wrote: > I was surprised to see there was no blink::Event ...
5 years, 7 months ago (2015-05-06 21:52:37 UTC) #4
Rick Byers
LGTM with nit Can you also please reference the chromium side CL in the CL ...
5 years, 7 months ago (2015-05-06 21:53:04 UTC) #5
ccameron
wdyt WRT zoomDisabled? https://codereview.chromium.org/1127013002/diff/1/public/web/WebInputEvent.h File public/web/WebInputEvent.h (right): https://codereview.chromium.org/1127013002/diff/1/public/web/WebInputEvent.h#newcode501 public/web/WebInputEvent.h:501: bool zoomDisabled; On 2015/05/06 21:53:04, Rick ...
5 years, 7 months ago (2015-05-06 22:10:14 UTC) #6
Rick Byers
On 2015/05/06 22:10:14, ccameron wrote: > wdyt WRT zoomDisabled? > > https://codereview.chromium.org/1127013002/diff/1/public/web/WebInputEvent.h > File public/web/WebInputEvent.h ...
5 years, 7 months ago (2015-05-06 22:49:27 UTC) #7
ccameron
Thanks!
5 years, 7 months ago (2015-05-06 22:57:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1127013002/1
5 years, 7 months ago (2015-05-06 22:57:57 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/32782)
5 years, 7 months ago (2015-05-06 23:03:40 UTC) #12
aelias_OOO_until_Jul13
Source/web lgtm
5 years, 7 months ago (2015-05-06 23:17:02 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1127013002/1
5 years, 7 months ago (2015-05-06 23:18:05 UTC) #15
commit-bot: I haz the power
5 years, 7 months ago (2015-05-07 00:36:07 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=195011

Powered by Google App Engine
This is Rietveld 408576698