[Webkit-unassigned] [Bug 18796] SMIL SVG color animation fails on ARM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 4 07:48:25 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18796





------- Comment #1 from alp at nuanti.com  2008-05-04 07:48 PDT -------
Did a bit more debugging. Other types of SVG animation work fine so it's
looking more like the issue may be in ColorDistance.cpp or in the Cairo
backend's colour code.

It'll be worth trying a build without optimisations/strict aliasing enabled in
JavaScriptCore/wft to see if that helps (though JS isn't used for SVG
animations, WTF templates are still used). Any more success/error reports from
ARM port developers would be helpful in the meantime.


-- 
Configure bugmail: http://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