Bug 4946 - One more Ecma merger from KDE (including adding SVG bindings)
Summary: One more Ecma merger from KDE (including adding SVG bindings)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P4 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 00:57 PDT by Eric Seidel (no email)
Modified: 2005-09-21 14:53 PDT (History)
0 users

See Also:


Attachments
Merger of latest ecma changes from KDOM (including adding KSVG bindings) (280.58 KB, patch)
2005-09-12 00:58 PDT, Eric Seidel (no email)
mjs: review+
Details | Formatted Diff | Diff
Corresponding changes to WebCore.xcodeproj (384.66 KB, patch)
2005-09-12 01:00 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2005-09-12 00:57:57 PDT
One more Ecma merger from KDE (including adding SVG bindings)

Patch attached.
Comment 1 Eric Seidel (no email) 2005-09-12 00:58:42 PDT
Created attachment 3869 [details]
Merger of latest ecma changes from KDOM (including adding KSVG bindings)
Comment 2 Eric Seidel (no email) 2005-09-12 01:00:09 PDT
Created attachment 3870 [details]
Corresponding changes to WebCore.xcodeproj
Comment 3 Eric Seidel (no email) 2005-09-17 16:54:48 PDT
Comment on attachment 3869 [details]
Merger of latest ecma changes from KDOM (including adding KSVG bindings)

either Darin or mjs could review this one.  It's not criticial that it gets a
review, but it is also nice for the rest of the team to know what I'm doing...
Comment 4 Maciej Stachowiak 2005-09-20 01:15:25 PDT
Comment on attachment 3869 [details]
Merger of latest ecma changes from KDOM (including adding KSVG bindings)

rs=me

I didn't examine the perl changes in detail, but I assume that stuff will need
significant changing to work with the WebCore DOM and JavaScriptCore in any
case.