Bug 128445

Summary: Font size-related preference values should be CGFloats backed by doubles
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: andersca
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Change font size preference values into doubles, minimumFontSize property to CGFloat fpizlo: review+

Description mitz 2014-02-07 22:37:49 PST
Font size-related preference values should be CGFloats backed by doubles
Comment 1 mitz 2014-02-07 22:45:01 PST
Created attachment 223552 [details]
Change font size preference values into doubles, minimumFontSize property to CGFloat
Comment 2 mitz 2014-02-08 00:37:24 PST
Committed <http://trac.webkit.org/r163702>.