验证 OPFS rename 持久清理
提示词:快速推进,避免纯 source-map-only,不自动推送。 结论:基于 LinuxCNC rs274ngc_pre.cc save_parameters() 的 filename + .new rename 语义,补强浏览器 OPFS moveFile 在新 WASM 实例中持久删除源文件并恢复目标 mirror 的覆盖;./test-native.sh 和 ./test-linuxcnc-source-link.sh 通过。
This commit is contained in:
@@ -107,6 +107,8 @@ grep -F 'runSection("opfs directory persist and load"' \
|
||||
web/test-browser-wasm-smoke-opfs-directory-sections.js >/dev/null
|
||||
grep -F 'runSection("opfs metadata queries avoid wasm mirror pollution"' \
|
||||
web/test-browser-wasm-smoke-opfs-directory-sections.js >/dev/null
|
||||
grep -F 'runSection("opfs copy and move mirror files"' \
|
||||
web/test-browser-wasm-smoke-opfs-mirror-sections.js >/dev/null
|
||||
grep -F 'runSection("browser opfs policy"' \
|
||||
web/test-browser-wasm-smoke-opfs-policy-sections.js >/dev/null
|
||||
grep -F 'runSection("opfs parameter restore in new instance"' test-web-wasm-browser-smoke.sh >/dev/null
|
||||
|
||||
Reference in New Issue
Block a user