Bug 43696 - Use SVGPathParser to create SVG paths and to perform path animations
Summary: Use SVGPathParser to create SVG paths and to perform path animations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 43691
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-08 12:28 PDT by Dirk Schulze
Modified: 2010-08-10 04:13 PDT (History)
7 users (show)

See Also:


Attachments
Patch (15.62 KB, patch)
2010-08-08 12:40 PDT, Dirk Schulze
no flags Details | Formatted Diff | Diff
Patch (15.63 KB, patch)
2010-08-10 02:59 PDT, Dirk Schulze
zimmermann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>