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

Issue 2688793003: Re-enable DCHECK for pointertypes of coalesced events (Closed)

Created:
3 years, 10 months ago by Navid Zolghadr
Modified:
3 years, 9 months ago
Reviewers:
bokan, alph, Rick Byers, mustaq
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Re-enable DCHECK for pointertypes of coalesced events The modified DCHECK was failing on MAC when mouse was leaving window due to the missing pointer type from the event Chrome was receiveing from the OS. So we were setting the pointerType to Unknown. After the following fix: https://chromium.googlesource.com/chromium/src/+/e97eb52977dd7ed3936227f0d240cfeed865e520 we have a heuristic in place to set the type to either pen or mouse. So this DCHECK can be enabled again. BUG=684292 Review-Url: https://codereview.chromium.org/2688793003 Cr-Commit-Position: refs/heads/master@{#450075} Committed: https://chromium.googlesource.com/chromium/src/+/6b4cb83ed1e58193e8f3935ff406ce0ddb6310c6

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M third_party/WebKit/Source/core/events/PointerEventFactory.cpp View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 38 (20 generated)
Navid Zolghadr
3 years, 10 months ago (2017-02-10 19:36:35 UTC) #4
mustaq
lgtm
3 years, 10 months ago (2017-02-10 19:44:43 UTC) #5
Navid Zolghadr
3 years, 10 months ago (2017-02-13 16:36:17 UTC) #9
Rick Byers
LGTM
3 years, 10 months ago (2017-02-13 19:05:59 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2688793003/1
3 years, 10 months ago (2017-02-13 19:08:00 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/6b4cb83ed1e58193e8f3935ff406ce0ddb6310c6
3 years, 10 months ago (2017-02-13 20:50:05 UTC) #16
alph
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/2706513002/ by alph@chromium.org. ...
3 years, 10 months ago (2017-02-17 19:35:07 UTC) #17
alph
On 2017/02/17 19:35:07, alph wrote: > A revert of this CL (patchset #1 id:1) has ...
3 years, 10 months ago (2017-02-21 21:09:48 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2688793003/1
3 years, 10 months ago (2017-02-21 21:11:14 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromeos_amd64-generic_chromium_compile_only_ng on ...
3 years, 10 months ago (2017-02-21 23:15:21 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2688793003/1
3 years, 10 months ago (2017-02-21 23:29:37 UTC) #26
commit-bot: I haz the power
Exceeded global retry quota
3 years, 10 months ago (2017-02-22 01:35:42 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2688793003/1
3 years, 10 months ago (2017-02-22 01:41:26 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
3 years, 10 months ago (2017-02-22 03:43:27 UTC) #32
Navid Zolghadr
On 2017/02/22 03:43:27, commit-bot: I haz the power wrote: > Try jobs failed on following ...
3 years, 10 months ago (2017-02-22 18:09:03 UTC) #33
alph
On 2017/02/22 18:09:03, Navid Zolghadr wrote: > On 2017/02/22 03:43:27, commit-bot: I haz the power ...
3 years, 10 months ago (2017-02-22 21:32:44 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2688793003/1
3 years, 10 months ago (2017-02-22 21:33:52 UTC) #36
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 21:37:52 UTC) #38
Try jobs failed on following builders:
  ios-device on master.tryserver.chromium.mac (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds...)
  ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device-xcode-...)
  ios-simulator on master.tryserver.chromium.mac (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/bui...)
  ios-simulator-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator-xco...)

Powered by Google App Engine
This is Rietveld 408576698