Bug 42050 - Always generate SVGNames and MathMLNames for all ports (to support HTML5)
Summary: Always generate SVGNames and MathMLNames for all ports (to support HTML5)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on: 42023
Blocks: 41123 42059
  Show dependency treegraph
 
Reported: 2010-07-11 18:25 PDT by Eric Seidel (no email)
Modified: 2010-07-12 15:24 PDT (History)
2 users (show)

See Also:


Attachments
Patch (13.57 KB, patch)
2010-07-11 18:42 PDT, Eric Seidel (no email)
darin: review+
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) 2010-07-11 18:25:05 PDT
Always generate SVGNames and MathMLNames for all ports (to support HTML5)
Comment 1 Eric Seidel (no email) 2010-07-11 18:42:55 PDT
Created attachment 61185 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-07-11 19:00:59 PDT
This this the patch which always turns on SVGNames and MathMLNames.  Bug 42023 is the patch which makes it so that SVGNames always includes all names, regardless of what specific SVG features may or may not be enabled on that port.
Comment 3 Eric Seidel (no email) 2010-07-11 23:48:21 PDT
Yay!  EWS bots love me.  This puppy is ready for review. :)
Comment 4 Darin Adler 2010-07-12 09:35:53 PDT
Comment on attachment 61185 [details]
Patch

Looks fine. r=me
Comment 5 Eric Seidel (no email) 2010-07-12 13:54:23 PDT
Committed r63111: <http://trac.webkit.org/changeset/63111>
Comment 6 Eric Seidel (no email) 2010-07-12 15:24:44 PDT
Committed r63131: <http://trac.webkit.org/changeset/63131>