Bug 121854 - [Mac][WK2] Multiple font tests fail is there is a global setting for font antialiasing threshold
Summary: [Mac][WK2] Multiple font tests fail is there is a global setting for font ant...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-24 12:49 PDT by Alexey Proskuryakov
Modified: 2013-09-24 15:34 PDT (History)
2 users (show)

See Also:


Attachments
proposed fix (1.80 KB, patch)
2013-09-24 12:51 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-09-24 12:49:17 PDT
E.g., svg/text/scaling-font-with-geometric-precision.html fails on my machine.

The reason is that by the time InjectedBundle::platformInitialize is called, multiple underlying frameworks have already read the value from preferences.
Comment 1 Alexey Proskuryakov 2013-09-24 12:51:56 PDT
Created attachment 212492 [details]
proposed fix
Comment 2 WebKit Commit Bot 2013-09-24 15:34:14 PDT
Comment on attachment 212492 [details]
proposed fix

Clearing flags on attachment: 212492

Committed r156365: <http://trac.webkit.org/changeset/156365>
Comment 3 WebKit Commit Bot 2013-09-24 15:34:15 PDT
All reviewed patches have been landed.  Closing bug.