RESOLVED FIXED 140034
Kill the DeprecatedStyleBuilder
https://bugs.webkit.org/show_bug.cgi?id=140034
Summary Kill the DeprecatedStyleBuilder
Chris Dumez
Reported 2015-01-01 16:32:20 PST
Kill the DeprecatedStyleBuilder by moving the remaining CSS properties to the new StyleBuilder (finally!).
Attachments
Patch (70.59 KB, patch)
2015-01-01 19:35 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-01-01 19:35:25 PST
Darin Adler
Comment 2 2015-01-02 13:59:36 PST
Comment on attachment 243880 [details] Patch It seems like we are a little overboard on the generated code now. I wish more of the loops and such could db in shared code rather than all in the generated files. But I suppose the only way to do that would be templates, and that was madness before.
WebKit Commit Bot
Comment 3 2015-01-02 14:40:17 PST
Comment on attachment 243880 [details] Patch Clearing flags on attachment: 243880 Committed r177869: <http://trac.webkit.org/changeset/177869>
WebKit Commit Bot
Comment 4 2015-01-02 14:40:20 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.