Bug 103349 - Node: Move AreSVGAttributesValidFlag to ElementAttributeData.
Summary: Node: Move AreSVGAttributesValidFlag to ElementAttributeData.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-26 19:52 PST by Andreas Kling
Modified: 2012-11-26 21:14 PST (History)
8 users (show)

See Also:


Attachments
Patch (10.81 KB, patch)
2012-11-26 20:05 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.