Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(171)

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1197833006: Add Experimental Feature to Force the Complex Text Path (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/layout/LayoutText.cpp ('k') | Source/platform/fonts/Font.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index fd5344bfa86841a313a7030fdcda3565524db6a8..e3583760bd3f35a76b438ad05c61e949aa56caba 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -17,6 +17,7 @@
// #if ENABLE(FEATURE) guards. These are deprecated and should all be removed.
AppBanner status=stable
+AlwaysUseComplexText
ApplicationCache status=stable
AudioOutputDevices status=test
AudioVideoTracks depends_on=Media, status=experimental
« no previous file with comments | « Source/core/layout/LayoutText.cpp ('k') | Source/platform/fonts/Font.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698