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

Unified Diff: gpu/config/gpu_driver_bug_list_json.cc

Issue 2505363004: clarify description for force_software_readback_from_2d_canvas (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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 70f0fa498a0e51d2b2badaa07d5e54ebcc8920b6..f8762d63951dc1acf687ef8e0bc2561660b24f6d 100644
--- a/gpu/config/gpu_driver_bug_list_json.cc
+++ b/gpu/config/gpu_driver_bug_list_json.cc
@@ -2212,7 +2212,7 @@ LONG_STRING_CONST(
{
"id": 204,
"cr_bugs": [665656],
- "description": "Hardware readback from 2D canvas flaky on Mac Intel",
+ "description": "Hardware readback from 2D canvas to WebGL texture is flaky on Mac Intel",
"os": {
"type": "macosx"
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698