Bug 103349

Summary: Node: Move AreSVGAttributesValidFlag to ElementAttributeData.
Product: WebKit Reporter: Andreas Kling <kling>
Component: SVGAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, d-r, fmalita, ojan, pdr, schenney, webkit.review.bot, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2012-11-26 19:52:47 PST
This flag could live on ElementAttributeData since we'll have attribute data anyway if the flag is set.
Comment 1 Andreas Kling 2012-11-26 20:05:47 PST
Created attachment 176154 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-26 21:14:28 PST
Comment on attachment 176154 [details]
Patch

Clearing flags on attachment: 176154

Committed r135816: <http://trac.webkit.org/changeset/135816>
Comment 3 WebKit Review Bot 2012-11-26 21:14:32 PST
All reviewed patches have been landed.  Closing bug.