[Webkit-unassigned] [Bug 57731] [CSS 3] missing cursor support for 'none' on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 08:20:07 PDT 2011


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





--- Comment #9 from Adam Roben (:aroben) <aroben at apple.com>  2011-04-08 08:20:07 PST ---
(From update of attachment 88773)
Have you tested that this change does not reintroduce bug 45692 or bug 52024?

I'm surprised that you were able to fix this for WebKit2 without touching WebView::onSetCursor.

Is there a way we can assert that if we're calling ::SetCursor(0) it's because Cursor::None is being used? That would help us catch mistakes where we're calling ::SetCursor(0) for some incorrect reason.

I don't believe you're a committer, so you should probably mark your patches cq?. That will get them landed once they've been reviewed.

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