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

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

Issue 2216073002: Color: Add ColorCorrectRendering flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@decoder_profile
Patch Set: Rebase Created 4 years, 4 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
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 0b860b9a9294beebcfacd82981708cfd7b00af53..b41a6084c926380177bba866106be17b1f47ed8d 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -41,6 +41,7 @@ EnableCanvas2dDynamicRenderingModeSwitching status=experimental
Canvas2dImageChromium status=experimental
ClientHints status=stable
CompositeOpaqueScrollers
+ColorCorrectRendering status=experimental, settable_from_internals=True
CompositedSelectionUpdate
CompositorWorker status=experimental
ContextMenu status=test
@@ -100,7 +101,6 @@ GetUserMedia depends_on=MediaDevices, status=stable
GlobalCacheStorage status=stable
IDBObserver status=experimental
ImageCapture status=experimental
-ImageColorProfiles
ImageOrientation status=test
ImageRenderingPixelated status=stable
IndexedDBExperimental status=experimental

Powered by Google App Engine
This is Rietveld 408576698