| Index: gpu/config/gpu_driver_bug_list.json
|
| diff --git a/gpu/config/gpu_driver_bug_list.json b/gpu/config/gpu_driver_bug_list.json
|
| index 34ae0a18b2353e6c87743977d2a39089153a458a..3c2badf7d832a35acc88ff6159dc9dbc29487e33 100644
|
| --- a/gpu/config/gpu_driver_bug_list.json
|
| +++ b/gpu/config/gpu_driver_bug_list.json
|
| @@ -1,6 +1,6 @@
|
| {
|
| "name": "gpu driver bug list",
|
| - "version": "10.5",
|
| + "version": "10.7",
|
| "entries": [
|
| {
|
| "id": 1,
|
| @@ -2368,6 +2368,20 @@
|
| "features": [
|
| "disable_software_to_accelerated_canvas_upgrade"
|
| ]
|
| + },
|
| + {
|
| + "id": 227,
|
| + "description": "Certain Apple devices leak stencil buffers",
|
| + "cr_bugs": [713854],
|
| + "os": {
|
| + "type": "macosx"
|
| + },
|
| + "vendor_id": "0x8086",
|
| + "device_id": ["0x0412", "0x0d26", "0x0a2e", "0x0a26", "0x0d22", "0x161e",
|
| + "0x1626", "0x162b", "0x1622"],
|
| + "features": [
|
| + "avoid_stencil_buffers"
|
| + ]
|
| }
|
| ],
|
| "comment": [
|
|
|