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

Unified Diff: gpu/config/gpu_driver_bug_list_json.cc

Issue 2347383002: X11: Use better visuals for OpenGL (Closed)
Patch Set: Fix --single-process Created 4 years, 3 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 3546914978841038d9bc4d01c3800b66297e162c..4a4433cefdeadfb6fe308546b9fed883c33207e3 100644
--- a/gpu/config/gpu_driver_bug_list_json.cc
+++ b/gpu/config/gpu_driver_bug_list_json.cc
@@ -1798,22 +1798,6 @@ LONG_STRING_CONST(
]
},
{
- "id": 173,
- "description": "Limit transparent visuals to drivers known to work",
- "cr_bugs": [369209],
- "os": {
- "type": "linux"
- },
- "exceptions" : [
- {
- "driver_vendor": "Mesa"
- }
- ],
- "features": [
- "disable_transparent_visuals"
- ]
- },
- {
Julien Isorce Samsung 2016/09/28 17:42:51 You need to bump the "version" on top of this file
Tom (Use chromium acct) 2016/09/28 18:36:01 Done.
"id": 174,
"description": "Adreno 4xx support for EXT_multisampled_render_to_texture is buggy on Android 7.0",
"cr_bugs": [612474],

Powered by Google App Engine
This is Rietveld 408576698