Bug 79103

Summary: Kill FontFamilyValue.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: paroga
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2012-02-21 06:53:30 PST
This class is just a CSSPrimitiveValue with some obscure filtering logic that I'm pretty sure we don't actually need.
Comment 1 Andreas Kling 2012-02-21 09:47:14 PST
Created attachment 127989 [details]
Patch
Comment 2 Antti Koivisto 2012-02-21 09:51:33 PST
Comment on attachment 127989 [details]
Patch

r=me
Comment 3 Andreas Kling 2012-02-21 09:59:39 PST
Comment on attachment 127989 [details]
Patch

Clearing flags on attachment: 127989

Committed r108366: <http://trac.webkit.org/changeset/108366>
Comment 4 Andreas Kling 2012-02-21 09:59:47 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Patrick R. Gansterer 2013-01-04 12:20:22 PST
*** Bug 65087 has been marked as a duplicate of this bug. ***