RESOLVED FIXED 87259
CSSParser: Simplify StylePropertySet creation.
https://bugs.webkit.org/show_bug.cgi?id=87259
Summary CSSParser: Simplify StylePropertySet creation.
Andreas Kling
Reported 2012-05-23 06:29:44 PDT
Returning a Vector<CSSProperty> from filteredProperties() hurts my soul. Let's do something clever-er.
Attachments
Patch (9.85 KB, patch)
2012-05-23 06:30 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2012-05-23 06:30:22 PDT
Andreas Kling
Comment 2 2012-05-23 07:08:00 PDT
Comment on attachment 143557 [details] Patch Clearing flags on attachment: 143557 Committed r118176: <http://trac.webkit.org/changeset/118176>
Andreas Kling
Comment 3 2012-05-23 07:08:08 PDT
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.