Bug 140342 - Drop legacy SVGCSSStyleSelector.cpp
Summary: Drop legacy SVGCSSStyleSelector.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 137910
Blocks:
  Show dependency treegraph
 
Reported: 2015-01-11 13:38 PST by Chris Dumez
Modified: 2015-01-11 16:18 PST (History)
6 users (show)

See Also:


Attachments
Patch (32.12 KB, patch)
2015-01-11 14:40 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

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