ladybird/Services/WebContent
Andreas Kling 9f5eb49407 WebContent: Pledge "recvfd" :^)
This is needed so we can receive file descriptors from ProtocolServer.

Fixes #4660.
2020-12-30 15:21:29 +01:00
..
ClientConnection.cpp LibWeb: Add OutOfProcessWebView::load_html() 2020-10-08 23:20:52 +02:00
ClientConnection.h LibWeb: Add OutOfProcessWebView::load_html() 2020-10-08 23:20:52 +02:00
CMakeLists.txt WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
Documentation.txt LibWeb: Rename WebContentView => OutOfProcessWebView 2020-08-17 18:05:35 +02:00
Forward.h WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
main.cpp WebContent: Pledge "recvfd" :^) 2020-12-30 15:21:29 +01:00
PageHost.cpp LibWeb: Merge Document::layout() and Document::update_layout() 2020-12-14 10:39:57 +01:00
PageHost.h LibWeb+WebContent: Add on_load_finish hook to web views 2020-12-08 23:36:19 +01:00
WebContentClient.ipc LibWeb+WebContent: Add on_load_finish hook to web views 2020-12-08 23:36:19 +01:00
WebContentServer.ipc LibWeb: Add OutOfProcessWebView::load_html() 2020-10-08 23:20:52 +02:00