参考所有分组,完成尽量多的内容
结论:OPFS负向守护补充showDirectoryPicker,禁止浏览器目录选择绕过OPFS持久化路径;未扩展smoke功能行为。
This commit is contained in:
@@ -18,8 +18,8 @@ Hard rules:
|
||||
add browser filesystem paths that bypass OPFS.
|
||||
- Browser app and wasm bridge code must not persist CNC programs, LinuxCNC
|
||||
parameter files, or mirrored workspace files through non-OPFS browser storage
|
||||
APIs such as Local Storage, IndexedDB, File Picker writes, WebKit filesystem
|
||||
APIs, or FileReader-backed import paths.
|
||||
APIs such as Local Storage, IndexedDB, File Picker reads/writes, Directory
|
||||
Picker access, WebKit filesystem APIs, or FileReader-backed import paths.
|
||||
|
||||
Allowed project code:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user