ladybird/Userland/Services/FileSystemAccessServer
thankyouverycool 7b2becad52 FileSystemAccessServer: Set dummy child to WindowMode::Passive
so Dialogs can join the modal chain of the window parenting them.
Fixes apps that use FileSystemAccess to sandbox FilePicker not
respecting its blocking effect.
2022-08-26 12:48:05 +02:00
..
CMakeLists.txt Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
ConnectionFromClient.cpp FileSystemAccessServer: Set dummy child to WindowMode::Passive 2022-08-26 12:48:05 +02:00
ConnectionFromClient.h FileSystemAccessServer: Manage concurrent file requests 2022-06-27 20:22:15 +01:00
FileSystemAccessClient.ipc FileSystemAccessServer: Manage concurrent file requests 2022-06-27 20:22:15 +01:00
FileSystemAccessServer.ipc FileSystemAccessServer: Manage concurrent file requests 2022-06-27 20:22:15 +01:00
main.cpp Userland: Always construct Application with try_create() 2022-04-18 12:57:34 +02:00