[webkit-reviews] review granted: [Bug 131974] REGRESSION (r151839): Subframe keeps getting mousemove events with the same coordinates after hiding a hovered element. : [Attachment 229906] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 22 13:31:03 PDT 2014
Benjamin Poulain <benjamin at webkit.org> has granted Andreas Kling
<akling at apple.com>'s request for review:
Bug 131974: REGRESSION (r151839): Subframe keeps getting mousemove events with
the same coordinates after hiding a hovered element.
https://bugs.webkit.org/show_bug.cgi?id=131974
Attachment 229906: Patch
https://bugs.webkit.org/attachment.cgi?id=229906&action=review
------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=229906&action=review
Make sense.
> LayoutTests/fast/events/ghostly-mousemoves-in-subframe.html:75
> + }, 500);
Can you use a busy wait here instead of a 0.5s wait?
More information about the webkit-reviews
mailing list