Bug 73747

Summary: Keep CSSInheritedValue in the CSS value pool.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: macpherson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2011-12-03 10:23:20 PST
One instance of CSSInheritedValue per document is enough, so let's have CSSValuePool offer it.
Comment 1 Andreas Kling 2011-12-03 10:24:04 PST
Created attachment 117765 [details]
Patch
Comment 2 Antti Koivisto 2011-12-03 11:01:56 PST
Comment on attachment 117765 [details]
Patch

r=me
Comment 3 Andreas Kling 2011-12-03 13:45:42 PST
Comment on attachment 117765 [details]
Patch

Clearing flags on attachment: 117765

Committed r101934: <http://trac.webkit.org/changeset/101934>
Comment 4 Andreas Kling 2011-12-03 13:45:51 PST
All reviewed patches have been landed.  Closing bug.