[Webkit-unassigned] [Bug 43779] RenderImage::imageChanged invalidates wrong area

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 11 06:54:47 PDT 2010


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





--- Comment #5 from Nikolas Zimmermann <zimmermann at kde.org>  2010-08-11 06:54:47 PST ---
(From update of attachment 64021)
Good first start, before I comment on your question, some issues:
Following RenderSVGImage methods can be removed now:
clippedOverflowRectForRepaint, it's already implemented by RenderSVGModelObject
computeRectForRepaint (ditto)
mapLocalToContainer (ditto)
absoluteRects (ditto)
absoluteQuads (ditto)
destroy (ditto)
styleDidChange (ditto)
updateFromElement (ditto)
nodeAtPoint (ditto)

This will make the code more readable :-)

Regarding your question, what do you mean exactly? Can you elaborate more? Images get drawn? Moving/animating/... images don't repaint correctly?

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