Files
workinf_Blender_Wasm/docs/tasks/M14-01A.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

25 lines
678 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-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` 恢复为队列尾。