[Webkit-unassigned] [Bug 114999] Disable Subpixel layout on mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 03:55:05 PDT 2013


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


Zalan Bujtas <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zalan at apple.com




--- Comment #2 from Zalan Bujtas <zalan at apple.com>  2013-04-24 03:53:24 PST ---
+@@ -256,7 +256,7 @@
+ #endif
+ 
+ #if !defined(ENABLE_SUBPIXEL_LAYOUT)
+-#define ENABLE_SUBPIXEL_LAYOUT 1
++#define ENABLE_SUBPIXEL_LAYOUT 0
+ #endif
+ 
+ #endif /* PLATFORM(EFL) */

This is EFL. I don't think it is applicable.

-- 
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