[Webkit-unassigned] [Bug 14344] Changing cursor style has no effect until the mouse moves

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 28 17:58:08 PST 2011


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





--- Comment #24 from Darin Adler <darin at apple.com>  2011-01-28 17:58:07 PST ---
(In reply to comment #23)
> Did you forget to make areNonIdenticalCursorListsEqual inline or was it intentional?

It was intentional and in fact it’s the reason there are two functions. Since almost no objects have cursor lists, I wanted to put the much less hot code behind a function call. Probably not obvious so I should have put in a comment.

-- 
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