REGRESSION (WebKit2): Cursor, hover states not updated when page scrolls under stationary mouse pointer
Created attachment 120830 [details] Move the mechanism that sends a fake mouse moved event on scroll from WebHTMLView to WebCore::FrameView This breaks -[WebView setHoverFeedbackSuspended:]. I have filed bug 75406 to address this.
Fixed in <http://trac.webkit.org/r103867>.
This caused two regressions, please see bug 76254. Can anyone investigate, or shall we roll this out? The affected tests are failing on the bots since this year :(