Bug 79103 - Kill FontFamilyValue.
Summary: Kill FontFamilyValue.
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:
: 65087 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-02-21 06:53 PST by Andreas Kling
Modified: 2013-01-04 12:20 PST (History)
1 user (show)

See Also:


Attachments
Patch (25.78 KB, patch)
2012-02-21 09:47 PST, 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 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. ***