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

Unified Diff: Source/core/page/Settings.in

Issue 14840015: Lose/restore WebGL contexts if multisampling blackist status changes at runtime. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 8 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
« no previous file with comments | « Source/core/page/Settings.cpp ('k') | Source/core/platform/graphics/gpu/DrawingBuffer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/Settings.in
diff --git a/Source/core/page/Settings.in b/Source/core/page/Settings.in
index 99e592deaf191e0578cfaf4ce16783f4d76a570d..61c3af1905ddff3ae51b5bd272733e14a9ed89a7 100644
--- a/Source/core/page/Settings.in
+++ b/Source/core/page/Settings.in
@@ -76,7 +76,6 @@ compositedScrollingForFramesEnabled initial=false
webGLEnabled initial=false
webGLErrorsToConsoleEnabled initial=true
-openGLMultisamplingEnabled initial=true
abarth-chromium 2013/05/06 15:19:20 This CL is going in the wrong direction. We want
Ken Russell (switch to Gerrit) 2013/05/06 17:43:16 We don't want to invent a completely new way of pa
privilegedWebGLExtensionsEnabled initial=false
accelerated2dCanvasEnabled initial=false
antialiased2dCanvasEnabled initial=true
« no previous file with comments | « Source/core/page/Settings.cpp ('k') | Source/core/platform/graphics/gpu/DrawingBuffer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698