Bug 70150

Summary: CSSParser: Remove StyleBase usage.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

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.