diff options
author | zmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-10 01:13:25 +0000 |
---|---|---|
committer | zmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-10 01:13:25 +0000 |
commit | 0a4720bf1047a8a6e54fb10794294b35238cae42 (patch) | |
tree | 7ce4146065f4e1b1a9836c96e6c33b6a9a9c75a3 /content/browser/gpu | |
parent | 8cb93feb3c2ecacd7367be530923af7822dea11c (diff) | |
download | chromium_src-0a4720bf1047a8a6e54fb10794294b35238cae42.zip chromium_src-0a4720bf1047a8a6e54fb10794294b35238cae42.tar.gz chromium_src-0a4720bf1047a8a6e54fb10794294b35238cae42.tar.bz2 |
Add description for driver bug entry.
Review URL: https://codereview.chromium.org/13801011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193278 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/gpu')
-rw-r--r-- | content/browser/gpu/gpu_driver_bug_list.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/browser/gpu/gpu_driver_bug_list.json b/content/browser/gpu/gpu_driver_bug_list.json index 7e8eb39..3b99aa3 100644 --- a/content/browser/gpu/gpu_driver_bug_list.json +++ b/content/browser/gpu/gpu_driver_bug_list.json @@ -309,6 +309,7 @@ }, { "id": 18, + "description": "Disable EXT_draw_buffers on GeForce GT 650M on Mac OS X due to driver bugs.", "os": { "type": "macosx" }, |