Bug 71671

Summary: CSSPrimitiveValue: Remove unused virtual function parseString().
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   
Bug Depends on:    
Bug Blocks: 71666    
Attachments:
Description Flags
Patch koivisto: review+

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>