[Webkit-unassigned] [Bug 118905] [GTK] Assertion fails when the mouse pointer is styled with a custom cursor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 29 02:55:32 PDT 2013


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





--- Comment #2 from Philippe Normand <pnormand at igalia.com>  2013-07-29 02:55:19 PST ---
(From update of attachment 207093)
View in context: https://bugs.webkit.org/attachment.cgi?id=207093&action=review

Looks good to me, just a little thing to fix up

> Source/WebCore/platform/gtk/CursorGtk.cpp:65
> +    if (!image->nativeImageForCurrentFrame() || (!pixbuf))

Nit: no need for () wrapping !pixbuf

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