Bug 60494 - WebKit2 uses GDI text instead of CG text when FontSmoothing preference is set to kWKFontSmoothingLevelNoSubpixelAntiAliasing in a .plist on disk
Summary: WebKit2 uses GDI text instead of CG text when FontSmoothing preference is set...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-09 12:15 PDT by Adam Roben (:aroben)
Modified: 2011-05-09 12:21 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.73 KB, patch)
2011-05-09 12:15 PDT, Adam Roben (:aroben)
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-05-09 12:15:21 PDT
WebKit2 uses GDI text instead of CG text when FontSmoothing preference is set to kWKFontSmoothingLevelNoSubpixelAntiAliasing in a .plist on disk
Comment 1 Adam Roben (:aroben) 2011-05-09 12:15:48 PDT
Created attachment 92824 [details]
Patch
Comment 2 Adam Roben (:aroben) 2011-05-09 12:21:20 PDT
Committed r86077: <http://trac.webkit.org/changeset/86077>