Bug 87259

Summary: CSSParser: Simplify StylePropertySet creation.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, macpherson, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.