EventHandler::handleGestureScrollCore() was removed in https://bugs.webkit.org/show_bug.cgi?id=103952, and this was the only function that called setUseLatchedEventNode() on a PlatformWheelEvent. We should remove the unused code related to latched wheelevent nodes from EventHandler::handleWheelEvent().
Created attachment 191052 [details] Patch
Comment on attachment 191052 [details] Patch Clearing flags on attachment: 191052 Committed r144531: <http://trac.webkit.org/changeset/144531>
All reviewed patches have been landed. Closing bug.