[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
Tue Dec 4 08:45:29 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=101857
--- Comment #63 from Aivo Paas <aivopaas at gmail.com> 2012-12-04 08:47:54 PST ---
(In reply to comment #62)
> It would be easy to make a testcase that changes cursor style in a tight JS loop. Have you tried that?
I might try, but what's the use case for such test?
With a JS loop you can hang a browser without doing anything at all in the loop. There is no point for a plain stupid test, don't you think?
What I'm trying to say is that moving mouse over a page runs the same code plus a lot more for every single mousemove event. If moving mouse does not have performance issues then changing a cursor will be no different.
--
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