[Webkit-unassigned] [Bug 101857] Updating mouse cursor on style changes without emitting fake mousemove event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 16:10:12 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=101857





--- Comment #102 from Simon Fraser (smfr) <simon.fraser at apple.com>  2013-02-15 16:12:28 PST ---
(From update of attachment 188638)
View in context: https://bugs.webkit.org/attachment.cgi?id=188638&action=review

> Source/WebCore/rendering/RenderObject.cpp:1971
> -            frame->eventHandler()->dispatchFakeMouseMoveEventSoon();
> +            frame->eventHandler()->scheduleCursorUpdate();

Why isn't dispatchFakeMouseMoveEventSoon() entirely removed?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list