[Webkit-unassigned] [Bug 21121] CSSCursorImageValue uses free'd SVGCursorElement pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 25 15:10:35 PDT 2008


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


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zimmermann at kde.org




------- Comment #2 from eric at webkit.org  2008-09-25 15:10 PDT -------
Niko wrote this code.  I think we fix this by having an SVGCursorElement force
a full style-recalc every time it dies, or removing the week pointers.  Because
the style rule containing the CSSCursorImageValue could be document-wide, so we
can't just go to the "clients" and have them re-calc, we need to make sure the
CSSCursorImageValue itself is recalc'd or?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list