|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
Ambient capabilities granted while replaying an untrusted recording. More...
#include "donner/editor/repro/ReproFile.h"
Ambient capabilities granted while replaying an untrusted recording.
| bool donner::editor::repro::ReproReplaySecurityPolicy::allowEditorFileSystemActions = false |
Recorded keyboard and pointer input must never invoke open/save/export filesystem actions.
| bool donner::editor::repro::ReproReplaySecurityPolicy::allowHostClipboardAccess = false |
Recorded clipboard shortcuts must use an isolated in-memory clipboard.
| bool donner::editor::repro::ReproReplaySecurityPolicy::preserveRecordedPathAsCurrentFile = false |
Recorded display metadata must never become the editor's writable current file path.