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

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

Issue 2503283007: Work around unknown Mac Intel driver bug causing non-deterministic behavior in GPU readback from 2D (Closed)
Patch Set: address comments 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
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 b66cff711253f391049729c54005abcee23d66d3..7c776a8ee3f77bf4b3c648856c3021268276e24f 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
+forceSoftwareReadbackFrom2DCanvas initial=false
hyperlinkAuditingEnabled initial=false
allowRunningOfInsecureContent initial=true
« no previous file with comments | « gpu/config/gpu_driver_bug_workaround_type.h ('k') | third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698