[Webkit-unassigned] [Bug 42079] SVG Large curve path segment OOM crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 11 23:31:04 PDT 2010


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





--- Comment #8 from Nikolas Zimmermann <zimmermann at kde.org>  2010-08-11 23:31:04 PST ---
(In reply to comment #6)
> Created an attachment (id=64147)
 --> (https://bugs.webkit.org/attachment.cgi?id=64147) [details]
> Recursive version of curveLength in PathTraversalState
> 
> Recursive version of curveLength in PathTraversalState. It avoids the stack and returns earlier, if length is reached in getPointAtLength.
> 
> The patch is for testing and not for review. Can someone test it on Skia please? I'd like to know, if the test works now, and how long it takes to get the totalLength of a path.

Can you explain why you want to test this on different platforms? This is cross-platform code, AFAIK?

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