dangerzone/dangerzone/isolation_provider
Alex Pyrgiotis 6850d31edc
isolation_provider: Pass doc when creating doc-to-pixels proc
Pass the Document instance that will be converted to the
`IsolationProvider.start_doc_to_pixels_proc()` method. Concrete classes
can then associate this name with the started process, so that they can
later on kill it.
2024-04-24 14:33:33 +03:00
..
__init__.py Split isolation providers into their own .py files 2023-01-25 14:19:05 +00:00
base.py isolation_provider: Pass doc when creating doc-to-pixels proc 2024-04-24 14:33:33 +03:00
container.py isolation_provider: Pass doc when creating doc-to-pixels proc 2024-04-24 14:33:33 +03:00
dummy.py isolation_provider: Pass doc when creating doc-to-pixels proc 2024-04-24 14:33:33 +03:00
qubes.py isolation_provider: Pass doc when creating doc-to-pixels proc 2024-04-24 14:33:33 +03:00