CHECK failure: event.Event().GetType() == WebInputEvent::kMouseMove in MouseEventManager.cpp |
||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5329250285780992 Fuzzer: tokenfuzz_pdf_curated Job Type: linux_tsan_chrome_mp Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: event.Event().GetType() == WebInputEvent::kMouseMove in MouseEventManager.cpp Sanitizer: thread (TSAN) Regressed: https://clusterfuzz.com/revisions?job=linux_tsan_chrome_mp&range=472186:472205 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5329250285780992 Additional requirements: Requires Gestures Issue filed automatically. See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
May 24 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/12dedc4fa09fc54ee6d0bd54d7ffde5c5ab2bdba commit 12dedc4fa09fc54ee6d0bd54d7ffde5c5ab2bdba Author: nzolghadr <nzolghadr@chromium.org> Date: Wed May 24 22:29:36 2017 Account for mouse leave events in dragging flow When mouse is outside of the page while dragging if user presses Esc key we get a leave event which seems correct logically. But the code was not handling it properly. BUG= 723207 , 724316 Review-Url: https://codereview.chromium.org/2900123002 Cr-Commit-Position: refs/heads/master@{#474450} [add] https://crrev.com/12dedc4fa09fc54ee6d0bd54d7ffde5c5ab2bdba/third_party/WebKit/LayoutTests/fast/dnd/cancel-dragging-outside-page.html [modify] https://crrev.com/12dedc4fa09fc54ee6d0bd54d7ffde5c5ab2bdba/third_party/WebKit/Source/core/input/MouseEventManager.cpp
,
May 25 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by msrchandra@chromium.org
, May 18 2017Labels: Test-Predator-Wrong
Owner: nzolghadr@chromium.org
Status: Assigned (was: Untriaged)