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

24
docs/tasks/M14-01A.md Normal file
View File

@@ -0,0 +1,24 @@
# M14-01A冻结 Chromium、engine 与 archive 身份
- `task`: `M14-01A`
- `parent`: `M13-05H`
- `status`: `done`
## 目标
冻结当前 Chromium 版本、可加载的 engine manifest/variant 资源、离线 binary/source archive 和
`SHA256SUMS.txt`。验收必须对实际文件逐项复算 SHA-256不能只读取描述性 metadata。
## 验收
```text
npm --prefix web run test:chromium-freeze
```
## 产物和交接
报告和 manifest 位于 `tests/golden/M14-01A/`;下一任务由 manifest 的 `nextTask` 指向 `M14-01B`
## 回滚
移除 Chromium freeze checker、报告、manifest、package 命令和本状态页;将 `M13-05H` 恢复为队列尾。