RESOLVED FIXED 5887
Make make_names.pl namespace agnostic and add XLinkNames
https://bugs.webkit.org/show_bug.cgi?id=5887
Summary Make make_names.pl namespace agnostic and add XLinkNames
Eric Seidel (no email)
Reported 2005-11-30 00:45:05 PST
Make make_names.pl namespace agnostic and add XLinkNames The attached patches fix make_names.pl to no longer be SVG-only (it's even possible of generating HTMLNames.* now), and add XLinkNames.* to the project to support xlink:href and other attributes used in SVG.
Attachments
Changes to make_names.pl to make it namespace agnostic (15.35 KB, patch)
2005-11-30 00:49 PST, Eric Seidel (no email)
mjs: review+
Changes to WebCore.xcodeproj and sources to add (and use) XLinkNames (16.30 KB, patch)
2005-11-30 00:50 PST, Eric Seidel (no email)
mjs: review+
Eric Seidel (no email)
Comment 1 2005-11-30 00:49:09 PST
Created attachment 4870 [details] Changes to make_names.pl to make it namespace agnostic
Eric Seidel (no email)
Comment 2 2005-11-30 00:50:17 PST
Created attachment 4871 [details] Changes to WebCore.xcodeproj and sources to add (and use) XLinkNames
Maciej Stachowiak
Comment 3 2005-11-30 02:59:29 PST
Comment on attachment 4870 [details] Changes to make_names.pl to make it namespace agnostic r=me
Maciej Stachowiak
Comment 4 2005-11-30 03:01:46 PST
Comment on attachment 4871 [details] Changes to WebCore.xcodeproj and sources to add (and use) XLinkNames r=me on this bit too
Note You need to log in before you can comment on or make changes to this bug.