[Webkit-unassigned] [Bug 29620] SVGStyledElement::getPresentationAttribute() can return a shared CSSValue (some SVG tests randomly fail on the bot, and in release builds)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 12:35:39 PDT 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyatt at apple.com




--- Comment #13 from Eric Seidel <eric at webkit.org>  2009-10-27 12:35:38 PDT ---
I still don't understand what's getting shared here.  MappedAttribute? 
CSSValue?  MappedAttributeDecl?  What is surviving between tests and being
re-used here?

Some mapping of green -> a color value I think.  I'm just not sure which class
is storing that.

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