Files
workinf_Blender_Wasm/docs/tasks/M14-04A.md
mes123456 380cbed4ff
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions
Checkpoint web parity through Chromium input tasks
2026-08-19 10:39:03 -04:00

17 lines
449 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# M14-04AChromium GPU/memory budget device tier selection
- `task`: `M14-04A`
- `parent`: `M14-01E`
- `status`: `in_progress`
## 目标
在 Chromium 中根据真实探测到的 GPU/adapter、设备内存和硬件并发选择声明的预算档位缺失
或不可信的能力必须降级到保守档位不能自动扩容。Firefox/WebKit 不在本项目范围内。
## 验收
```text
npm --prefix web run test:chromium-device-budget
```