[Webkit-unassigned] [Bug 42888] [WINCE] Buildfix for GraphicsContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 23 04:40:34 PDT 2010


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





--- Comment #2 from Patrick R. Gansterer <paroga at paroga.com>  2010-07-23 04:40:34 PST ---
(From attachment 62410)
> -    dstRect.move(shadowSize);
> +    dstRect.move(shadowSize.width(), shadowSize.height());
shadowSize is a FloatSize and dstRect is a IntRect

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