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

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 2530503003: Add --enable-true-color-rendering flag (Closed)
Patch Set: Rebase Created 4 years, 1 month 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 | « content/renderer/render_view_impl.cc ('k') | third_party/WebKit/Source/web/WebRuntimeFeatures.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
index 750ce5120fd14a4f89d7f636a782d4bfbebbe5d8..a2a490ace5caf5182af66cf64a15452837571788 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -43,7 +43,7 @@ Canvas2dImageChromium status=experimental
ClientHints status=stable
CompositeOpaqueFixedPosition status=stable, settable_from_internals=True
CompositeOpaqueScrollers status=stable, settable_from_internals=True
-ColorCorrectRendering settable_from_internals=True
+ColorCorrectRendering status=experimental
CompositedSelectionUpdate
CompositorWorker status=experimental
ContextMenu status=test
@@ -237,6 +237,7 @@ TimerThrottlingForHiddenFrames status=stable
// touchscreen) in ApplyWebPreferences.
TouchEventAPI status=stable
TraceWrappables
+TrueColorRendering status=experimental, settable_from_internals=True
TrustedEventsDefaultAction status=stable
UserSelectAll status=stable
WebAnimationsAPI status=experimental
« no previous file with comments | « content/renderer/render_view_impl.cc ('k') | third_party/WebKit/Source/web/WebRuntimeFeatures.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698