[Webkit-unassigned] [Bug 51869] Shadows are not drawn when filling a rect with a gradient fillStyle on Mac and Chromium-Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 6 02:54:07 PST 2011


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





--- Comment #20 from Patrick R. Gansterer <paroga at paroga.com>  2011-01-06 02:54:07 PST ---
(From update of attachment 78088)
View in context: https://bugs.webkit.org/attachment.cgi?id=78088&action=review

> WebCore/platform/graphics/Gradient.h:40
> +#if PLATFORM(WIN)
> +#include <CoreGraphics/CoreGraphics.h>
> +#endif

Why is this PLATFORM(WIN) and not PLATFOMR(CG)?

FYI: This broke WinCE: http://build.webkit.org/builders/WinCE%20Release%20%28Build%29/builds/169

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