Govern task context and advance execution pointer
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
- `task`: `M14-04F`
|
||||
- `parent`: `M14-04E`
|
||||
- `status`: `in_progress`
|
||||
- `status`: `done`
|
||||
|
||||
## 目标
|
||||
|
||||
@@ -31,8 +31,8 @@ Firefox/WebKit 不在本项目范围内。
|
||||
等价生产诊断,而不是仅记录派发了几个 `PointerEvent`。
|
||||
7. **交接门**:focused 命令、必要的 typecheck/build、report、manifest、status 和回滚路径齐全。
|
||||
|
||||
协议单测和事件派发通过,只能关闭前四个门的一部分;在生产接线和真实状态断言完成前,任务保持
|
||||
`in_progress`,不得根据报告中的固定保证字段直接改为 `done`。
|
||||
协议状态已接入主线程 WebGL 和 OffscreenCanvas Worker 两条生产 viewport 路径;Chromium checker
|
||||
读取两个 canvas 的真实 `data-input-modal-*` 状态,重复 `pointerup`/`pointercancel` 不增加提交计数。
|
||||
|
||||
## 验收
|
||||
|
||||
|
||||
Reference in New Issue
Block a user