[Webkit-unassigned] [Bug 31507] REGRESSION: [CAIRO] wrong drawing of Gradients and Patterns on texts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 16:41:12 PDT 2011


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #89073|review?                     |review+
               Flag|                            |




--- Comment #11 from Dirk Schulze <krit at webkit.org>  2011-04-26 16:41:12 PST ---
(From update of attachment 89073)
View in context: https://bugs.webkit.org/attachment.cgi?id=89073&action=review

Great patch. r=me

> Source/WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp:135
> +    cairo_set_source_rgb(shadowContext, 1.0, 0.0, 0.0);

use 1 and 0

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