[Webkit-unassigned] [Bug 49437] SVGAnimations with IRI references via 'xlink:href' are slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 12 06:35:49 PST 2010


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





--- Comment #6 from Nikolas Zimmermann <zimmermann at kde.org>  2010-11-12 06:35:49 PST ---
(In reply to comment #4)
> (In reply to comment #2)
> > (From update of attachment 73731 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=73731&action=review
> > 
> > Hm, I'm slightly worried that we have no new tests about this.
> Yes, asking Sean if we might upload his test. I tried to create a test my self, but couldn't reproduce such a perf issue like on his test.
Well, this would be useless, as the SVG animation won't run....


> targetElement() is not const anymore, since I save the reference to the target in m_targetElement, this caused these functions to be non-const.
You mean hasValidTarget()  is not const anymore?
I'd rather revert the constness changes for hasValidTarget and targetElement and make the m_targetElement mutable?

> The patch did not apply because of devregion=english changes in XCode :-(
Ah, ok.

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