[Webkit-unassigned] [Bug 100551] turn off text antialiasing by default for Chromium Mac, Linux DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 14:24:54 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=100551


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamesr at chromium.org




--- Comment #11 from James Robinson <jamesr at chromium.org>  2013-03-13 14:27:19 PST ---
Apple Mac DRT disables font smoothing by default here:

https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Tools/DumpRenderTree/mac/DumpRenderTree.mm&q=NSUserDefaults%20Tools&sq=package:chromium&type=cs&l=588

[defaults setInteger:NoFontSmoothing forKey:@"AppleFontSmoothing"];

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list