RESOLVED FIXED 49600
SVGLineElement-*-requiredFeatures times out
https://bugs.webkit.org/show_bug.cgi?id=49600
Summary SVGLineElement-*-requiredFeatures times out
Marcus Bulach
Reported 2010-11-16 09:06:18 PST
Following: http://trac.webkit.org/changeset/71969 The chromium port times out on these tests: svg/dynamic-updates/SVGLineElement-dom-requiredFeatures.html svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures.html Seems Gtk has a similar issue, see: http://trac.webkit.org/changeset/72000
Attachments
Marcus Bulach
Comment 1 2010-11-16 09:15:25 PST
Please, let me know if I could help tracing this.
Mihai Parparita
Comment 2 2010-11-16 09:20:06 PST
BTW, the timeout only happens for Windows and Linux, Chromium/Mac runs these tests just fine.
Rob Buis
Comment 3 2010-11-16 12:30:13 PST
Hi, (In reply to comment #0) > Following: > http://trac.webkit.org/changeset/71969 > > The chromium port times out on these tests: > svg/dynamic-updates/SVGLineElement-dom-requiredFeatures.html > svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures.html > > Seems Gtk has a similar issue, see: > http://trac.webkit.org/changeset/72000 I posted a possible fix on bug 49529, you may want to try if it helps with this bug as well. Cheers, Rob.
Mihai Parparita
Comment 4 2010-12-13 15:56:01 PST
http://trac.webkit.org/changeset/73005 (which fixed 49529) fixed this too.
Note You need to log in before you can comment on or make changes to this bug.