Checkpoint web parity through Chromium input tasks
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled

This commit is contained in:
mes123456
2026-08-19 10:39:03 -04:00
parent 5a11045ca5
commit 380cbed4ff
634 changed files with 41862 additions and 212 deletions

16
docs/tasks/M14-04A.md Normal file
View File

@@ -0,0 +1,16 @@
# 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
```