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

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

Issue 2522693002: Color correct ImageBitmap(HTMLImageElement*) constructor (Closed)
Patch Set: Rebaseline Created 4 years 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 27be7b7dbc507f87b8b65a19c626e8751eae7c33..4468b13107c08a5e3aa91777ef57b4a9f7d031e4 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -44,7 +44,8 @@ Canvas2dImageChromium status=experimental
ClientHints status=stable
CompositeOpaqueFixedPosition status=stable, settable_from_internals=True
CompositeOpaqueScrollers status=stable, settable_from_internals=True
-ColorCorrectRendering status=experimental
+ColorCorrectRendering status=experimental, settable_from_internals=True
+ColorCorrectRenderingDefaultMode status=experimental, settable_from_internals=True
CompositedSelectionUpdate
CompositorWorker status=experimental
ContextMenu status=test

Powered by Google App Engine
This is Rietveld 408576698