Bug 42050

Summary: Always generate SVGNames and MathMLNames for all ports (to support HTML5)
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on: 42023    
Bug Blocks: 41123, 42059    
Attachments:
Description Flags
Patch darin: review+

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>