Bug 70150 - CSSParser: Remove StyleBase usage.
Summary: CSSParser: Remove StyleBase usage.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-14 14:44 PDT by Andreas Kling
Modified: 2011-10-14 14:59 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (5.48 KB, patch)
2011-10-14 14:45 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-10-14 14:44:42 PDT
Let's kill CSSParser::m_parsedStyleObjects and explicitly store CSSRules and MediaLists instead.
Comment 1 Andreas Kling 2011-10-14 14:45:31 PDT
Created attachment 111082 [details]
Proposed patch
Comment 2 Andreas Kling 2011-10-14 14:59:36 PDT
Comment on attachment 111082 [details]
Proposed patch

Clearing flags on attachment: 111082

Committed r97511: <http://trac.webkit.org/changeset/97511>
Comment 3 Andreas Kling 2011-10-14 14:59:45 PDT
All reviewed patches have been landed.  Closing bug.