| 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 38e15cf81328f41de92fc6070c0f3ac8b47b5e09..9938f158bd23fc6fc1aad90a68c4b70a27923f20 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.9",
|
| + "version": "10.10",
|
| "entries": [
|
| {
|
| "id": 1,
|
| @@ -2383,13 +2383,13 @@
|
| },
|
| {
|
| "id": 224,
|
| - "description": "VPx decoding isn't supported before Windows 10 anniversary update.",
|
| - "cr_bugs": [616318],
|
| + "description": "VPx decoding isn't supported well before Windows 10 creators update.",
|
| + "cr_bugs": [616318, 667532],
|
| "os": {
|
| "type": "win",
|
| "version": {
|
| "op": "<",
|
| - "value": "10.0.14393"
|
| + "value": "10.0.15063"
|
| }
|
| },
|
| "features": [
|
|
|