EventStateManager::GenerateDragGesture could use some early returns. And FlushPendingEvents doesn't do anything with events, but it is all about layout flush.
Bug 1585606 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
EventStateManager::GenerateDragGesture could use some early returns. And FlushPendingEvents doesn't do anything with events, but it is all about layout flush. Hopefully phabricator can show the changes with reasonable diff -w