ladybird/Userland/Libraries/LibFileSystemAccessClient
Ben Wiederhake 8df7b42078 FileSystemAccessServer: Don't transmit unused data
The server cannot use these values anywhere, because this method always
sets 'prompt = ShouldPrompt::No'. This saves a bunch of roundtrips for
all clients that use FSAS to read abritrary files.
2023-05-29 13:17:22 +02:00
..
Client.cpp FileSystemAccessServer: Don't transmit unused data 2023-05-29 13:17:22 +02:00
Client.h LibFileSystemAccessClient: Improve error propagation 2023-05-19 06:20:41 +02:00
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00