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

Unified Diff: ui/gl/gl_switches.cc

Issue 2471853002: remove 'unsafe' from ES3 apis in gpu process (Closed)
Patch Set: 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: ui/gl/gl_switches.cc
diff --git a/ui/gl/gl_switches.cc b/ui/gl/gl_switches.cc
index 9f6dc4360f44e67a0d1e940c225b4adc03aa4141..7cd676e40f9e4dcd3773fa458a7044dec85decc4 100644
--- a/ui/gl/gl_switches.cc
+++ b/ui/gl/gl_switches.cc
@@ -116,8 +116,6 @@ const char* kGLSwitchesCopiedFromGpuProcessHost[] = {
kDisableD3D11,
kEnableGPUServiceLogging,
kEnableGPUServiceTracing,
- kEnableUnsafeES3APIs,
- kDisableES3APIs,
kEnableSgiVideoSync,
kGpuNoContextLost,
kDisableGLDrawingForTests,

Powered by Google App Engine
This is Rietveld 408576698