Title: [148793] trunk
- Revision
- 148793
- Author
- [email protected]
- Date
- 2013-04-20 12:21:51 -0700 (Sat, 20 Apr 2013)
Log Message
Enable sub-pixel layout for the GTK port
https://bugs.webkit.org/show_bug.cgi?id=94792
Reviewed by Martin Robinson.
* Source/autotools/SetupWebKitFeatures.m4: Enable the subpixel layout.
Modified Paths
Diff
Modified: trunk/ChangeLog (148792 => 148793)
--- trunk/ChangeLog 2013-04-20 19:20:58 UTC (rev 148792)
+++ trunk/ChangeLog 2013-04-20 19:21:51 UTC (rev 148793)
@@ -1,3 +1,12 @@
+2013-04-20 Zan Dobersek <[email protected]>
+
+ Enable sub-pixel layout for the GTK port
+ https://bugs.webkit.org/show_bug.cgi?id=94792
+
+ Reviewed by Martin Robinson.
+
+ * Source/autotools/SetupWebKitFeatures.m4: Enable the subpixel layout.
+
2013-04-20 Andras Becsi <[email protected]>
[Qt][Mac] Remove obsolete workaround for debug builds
Modified: trunk/Source/autotools/SetupWebKitFeatures.m4 (148792 => 148793)
--- trunk/Source/autotools/SetupWebKitFeatures.m4 2013-04-20 19:20:58 UTC (rev 148792)
+++ trunk/Source/autotools/SetupWebKitFeatures.m4 2013-04-20 19:21:51 UTC (rev 148793)
@@ -168,6 +168,7 @@
ENABLE_SHARED_WORKERS=1 \
ENABLE_SMOOTH_SCROLLING=1 \
ENABLE_SQL_DATABASE=1 \
+ ENABLE_SUBPIXEL_LAYOUT=1 \
ENABLE_STYLE_SCOPED=0 \
ENABLE_TEMPLATE_ELEMENT=0 \
ENABLE_TEXT_AUTOSIZING=0 \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes