Files
workinf_Blender_Wasm/docs/status/M16-GAP-00264.md
mes123456 5c8cfd1a8c
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
Complete M16 asset operator parity chain
2026-08-23 18:10:00 -04:00

26 lines
989 B
Markdown

# M16-GAP-00264 Status
status: done
task: asset.asset_download operator LOCAL_EXACT slice
updated: 2026-08-23 America/New_York
scope:
- The fixture contains one fake-user external Image with source path
`//assets/WebGapAssetDownload.png`. Blender desktop enables online access for
the isolated check, runs `ASSET_OT_asset_download` for a missing remote
relative identifier, and records the real `CANCELLED` result with no Main
mutation. Save/reopen preserves the image resource fields exactly.
- WASM/Main reads the same fixture as an external, unpacked Image with stable
`assetStatus=EXTERNAL`, `assetId`, source path, and dimensions. The comparator
confirms save/reopen stability and malformed-input rejection without Main
mutation.
evidence:
- Fixture generation, desktop checker, npm comparator, direct comparator, and
task context checks passed with exit code 0. Chromium-only policy was
preserved and no Firefox/WebKit run was made.
nextTask: `M16-GAP-00265`