New issue
Advanced search Search tips

Issue 661842 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Nov 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Remove the hit test in MouseEventManager::dragSourceEndedAt

Project Member Reported by pwnall@chromium.org, Nov 3 2016

Issue description

After 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.
 
Owner: pwnall@chromium.org
Status: Assigned (was: Available)
Status: WontFix (was: Assigned)
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