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

Unified Diff: gpu/config/gpu_driver_bug_list_json.cc

Issue 1781093002: Add CONTEXT_TYPE_OPENGLES2_PEPPER (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move kContextType to header Created 4 years, 9 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
Index: gpu/config/gpu_driver_bug_list_json.cc
diff --git a/gpu/config/gpu_driver_bug_list_json.cc b/gpu/config/gpu_driver_bug_list_json.cc
index a7195b1b937a16b5089e786d6be0e11b8a75570e..18544c4b19a2c58a7577fa9e7d31f4905d5138a4 100644
--- a/gpu/config/gpu_driver_bug_list_json.cc
+++ b/gpu/config/gpu_driver_bug_list_json.cc
@@ -1557,7 +1557,7 @@ LONG_STRING_CONST(
"vendor_id": "0x8086",
"multi_gpu_category": "active",
"features": [
- "disable_msaa_on_non_webgl_contexts"
+ "disable_msaa_on_internal_contexts"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698