[Webkit-unassigned] [Bug 45692] REGRESSION (r63339): Mouse cursor disappears when holding mouse button down on page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 12:29:26 PST 2010


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





--- Comment #7 from Brian Weinstein <bweinstein at apple.com>  2010-12-14 12:29:27 PST ---
(From update of attachment 76556)
View in context: https://bugs.webkit.org/attachment.cgi?id=76556&action=review

> WebKit/win/WebCoreSupport/WebChromeClient.cpp:810
> +        ::SetCursor(platformCursor);

Is it useful to assert that the cursor is non-null here?

> WebKit/win/WebCoreSupport/WebChromeClient.cpp:812
> +    setLastSetCursorToCurrentCursor();

Is there a reason this wasn't called before/was it called from somewhere else before this patch?

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