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

Unified Diff: third_party/WebKit/Source/core/frame/Settings.in

Issue 2547013002: Add Intel macOS workaround for WebGL2 canvas_sub_rectangle tests (Closed)
Patch Set: add comments 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/core/frame/Settings.in
diff --git a/third_party/WebKit/Source/core/frame/Settings.in b/third_party/WebKit/Source/core/frame/Settings.in
index 541250cf3248876659187fcd43502fe8c4c7922f..1f77b28b111dede2525d9d1b5bf18a37db3da357 100644
--- a/third_party/WebKit/Source/core/frame/Settings.in
+++ b/third_party/WebKit/Source/core/frame/Settings.in
@@ -88,6 +88,7 @@ webGLErrorsToConsoleEnabled initial=true
antialiased2dCanvasEnabled initial=true
antialiasedClips2dCanvasEnabled initial=true
accelerated2dCanvasMSAASampleCount type=int, initial=0
+forceRedundant2dCanvasCopy initial=false
hyperlinkAuditingEnabled initial=false
allowRunningOfInsecureContent initial=true

Powered by Google App Engine
This is Rietveld 408576698