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

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

Issue 2522693002: Color correct ImageBitmap(HTMLImageElement*) constructor (Closed)
Patch Set: Addressing crash on memory sanitizer trybot 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 33b67ccf0a2ad905abaa63b754d47076615299f5..e2d5aeeb5829dbdd7674690d0bdb36691f4e7874 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -45,6 +45,7 @@ ClientHints status=stable
CompositeOpaqueFixedPosition status=stable, settable_from_internals=True
CompositeOpaqueScrollers status=stable, settable_from_internals=True
ColorCorrectRendering status=experimental
+ColorCorrectRenderingDefaultMode status=experimental
CompositedSelectionUpdate
CompositorWorker status=experimental
ContextMenu status=test

Powered by Google App Engine
This is Rietveld 408576698