[Webkit-unassigned] [Bug 61859] Out of memory when drawing text shadow for scale < 1.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 01:20:41 PDT 2011


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


Mariusz Grzegorczyk <mariusz.g at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Layout and Rendering        |Platform




--- Comment #8 from Mariusz Grzegorczyk <mariusz.g at samsung.com>  2011-06-03 01:20:40 PST ---
This is general issue of cairo backend. Wrong is calculating m_blurDistance in each Font::drawGlyphs() (FontCairo.cpp) invocation. Maybe ContextShadow should be cleared at the start of drawGlyphsShadow() function.

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