Bug 71671 - CSSPrimitiveValue: Remove unused virtual function parseString().
Summary: CSSPrimitiveValue: Remove unused virtual function parseString().
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: 71666
  Show dependency treegraph
 
Reported: 2011-11-07 05:38 PST by Andreas Kling
Modified: 2011-11-07 05:48 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.56 KB, patch)
2011-11-07 05:40 PST, Andreas Kling
koivisto: review+
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-11-07 05:38:39 PST
CSSPrimitiveValue: Remove unused virtual function parseString().
Comment 1 Andreas Kling 2011-11-07 05:40:11 PST
Created attachment 113850 [details]
Patch
Comment 2 Andreas Kling 2011-11-07 05:48:02 PST
Committed r99412: <http://trac.webkit.org/changeset/99412>