Bug 43696

Summary: Use SVGPathParser to create SVG paths and to perform path animations
Product: WebKit Reporter: Dirk Schulze <krit>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, eric, gustavo, webkit-ews, webkit.review.bot, xan.lopez, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 43691    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch zimmermann: review+

Description Dirk Schulze 2010-08-08 12:28:58 PDT
Use SVGPathParser to create SVG paths and to perform path animations.
Comment 1 Dirk Schulze 2010-08-08 12:40:46 PDT
Created attachment 63849 [details]
Patch
Comment 2 Early Warning System Bot 2010-08-08 12:47:51 PDT
Attachment 63849 [details] did not build on qt:
Build output: http://queues.webkit.org/results/3665106
Comment 3 WebKit Review Bot 2010-08-08 12:49:39 PDT
Attachment 63849 [details] did not build on gtk:
Build output: http://queues.webkit.org/results/3597980
Comment 4 WebKit Review Bot 2010-08-08 12:55:00 PDT
Attachment 63849 [details] did not build on chromium:
Build output: http://queues.webkit.org/results/3680065
Comment 5 Dirk Schulze 2010-08-08 12:58:06 PDT
(In reply to comment #4)
> Attachment 63849 [details] did not build on chromium:
> Build output: http://queues.webkit.org/results/3680065

The patch depends on a patch in bug 43691. It can't build.
Comment 6 WebKit Review Bot 2010-08-08 14:04:35 PDT
Attachment 63849 [details] did not build on win:
Build output: http://queues.webkit.org/results/3612720
Comment 7 Eric Seidel (no email) 2010-08-09 09:44:13 PDT
Attachment 63849 [details] did not build on mac:
Build output: http://queues.webkit.org/results/3598983
Comment 8 Nikolas Zimmermann 2010-08-09 23:13:51 PDT
Comment on attachment 63849 [details]
Patch

Looks great! Though I'll set r-, you should upload a new version of this patch, after the other patch lands, so we can get EWS results before landing.
Comment 9 Dirk Schulze 2010-08-10 02:59:49 PDT
Created attachment 63995 [details]
Patch
Comment 10 Nikolas Zimmermann 2010-08-10 03:50:54 PDT
Comment on attachment 63995 [details]
Patch

r=me.
Comment 11 Dirk Schulze 2010-08-10 04:13:10 PDT
Committed r65065: <http://trac.webkit.org/changeset/65065>