Clean up PointerEventManager::ProcessCaptureAndPositionOfPointerEvent |
|||
Issue descriptionClean up PointerEventManager::ProcessCaptureAndPositionOfPointerEvent to replace the last two parameters by a single WebMouseEvent pointer which defaults to null.
,
Aug 1 2017
,
Aug 2 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/2876f93dd50228e650b81db527e86de127fcf6f5 commit 2876f93dd50228e650b81db527e86de127fcf6f5 Author: Ella Ge <eirage@chromium.org> Date: Wed Aug 02 18:51:13 2017 Clean up ProcessCaptureAndPositionOfPointerEvent Clean up PointerEventManager:: ProcessCaptureAndPositionOfPointerEvent to replace the last two parameters by a single WebMouseEvent pointer which defaults to null. Bug: 727333 Change-Id: I0af2277b0ecae48ade70d54fdaad4fac16ee23e3 Reviewed-on: https://chromium-review.googlesource.com/598113 Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#491453} [modify] https://crrev.com/2876f93dd50228e650b81db527e86de127fcf6f5/third_party/WebKit/Source/core/input/PointerEventManager.cpp [modify] https://crrev.com/2876f93dd50228e650b81db527e86de127fcf6f5/third_party/WebKit/Source/core/input/PointerEventManager.h
,
Aug 2 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by monor...@bugs.chromium.org
, Jun 2 2017