Bug 140342

Summary: Drop legacy SVGCSSStyleSelector.cpp
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, darin, kling, koivisto, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 137910    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2015-01-11 13:38:28 PST
Drop legacy SVGCSSStyleSelector.cpp
Comment 1 Chris Dumez 2015-01-11 14:40:27 PST
Created attachment 244424 [details]
Patch
Comment 2 Antti Koivisto 2015-01-11 15:06:09 PST
Comment on attachment 244424 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=244424&action=review

> Source/WebCore/ChangeLog:11
> +        Drop legacy SVGCSSStyleSelector.cpp by porting the remaining SVG CSS
> +        properties to the generated StyleBuilder. This patch also removes
> +        support for the "LegacyStyleBuilder" option in CSSPropertyNames.in
> +        as all properties have now been ported over.

Yay! Nice work.
Comment 3 WebKit Commit Bot 2015-01-11 16:17:56 PST
Comment on attachment 244424 [details]
Patch

Clearing flags on attachment: 244424

Committed r178251: <http://trac.webkit.org/changeset/178251>
Comment 4 WebKit Commit Bot 2015-01-11 16:18:01 PST
All reviewed patches have been landed.  Closing bug.