Bug 128445 - Font size-related preference values should be CGFloats backed by doubles
Summary: Font size-related preference values should be CGFloats backed by doubles
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-07 22:37 PST by mitz
Modified: 2014-02-08 00:37 PST (History)
1 user (show)

See Also:


Attachments
Change font size preference values into doubles, minimumFontSize property to CGFloat (5.27 KB, patch)
2014-02-07 22:45 PST, mitz
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.