Remove the hit test in MouseEventManager::dragSourceEndedAt |
||
Issue descriptionAfter adding a hit test in EventHandler::dragSourceEndedAt, the hit test in MouseEventManager::dragSourceEndedAt should be redundant. However, removing it breaks tests. Figure out why, and hopefully remove the hit test.
,
Nov 3 2016
I filed this bug to get a number for a TODO in http://crrev.com/2469863003. Thanks to the code reviewer's wisdom, its description is no longer valid. |
||
►
Sign in to add a comment |
||
Comment 1 by pwnall@chromium.org
, Nov 3 2016Status: Assigned (was: Available)