ladybird/Userland/Libraries/LibWebView
DexesTTP c00ae53b66 LibWeb: Abstract the LibProtocol ResourceLoader connection
This is the final component that required LibProtocol as a dependency
of LibWeb. With this, we can now remove the dependency, and LibWeb no
longer requires IPC to work :^)
2022-05-15 12:17:36 +02:00
..
DumpLayoutTree LibWebView: Move the DumpLayoutTree utility to LibWebView 2022-05-15 12:17:36 +02:00
CMakeLists.txt LibWeb: Abstract the LibProtocol ResourceLoader connection 2022-05-15 12:17:36 +02:00
DOMTreeModel.cpp LibWebView: Move DOMTreeModel to LibWebView 2022-05-15 12:17:36 +02:00
DOMTreeModel.h LibWebView: Move DOMTreeModel to LibWebView 2022-05-15 12:17:36 +02:00
Forward.h LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
ImageDecoderClientAdapter.cpp LibWeb: Abstract the image decoding via Web::ImageDecoding::Decoder 2022-05-15 12:17:36 +02:00
ImageDecoderClientAdapter.h LibWeb: Abstract the image decoding via Web::ImageDecoding::Decoder 2022-05-15 12:17:36 +02:00
OutOfProcessWebView.cpp LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
OutOfProcessWebView.h LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
RequestServerAdapter.cpp LibWeb: Abstract the LibProtocol ResourceLoader connection 2022-05-15 12:17:36 +02:00
RequestServerAdapter.h LibWeb: Abstract the LibProtocol ResourceLoader connection 2022-05-15 12:17:36 +02:00
StylePropertiesModel.cpp LibWebView: Move StylePropertiesModel to LibWebView 2022-05-15 12:17:36 +02:00
StylePropertiesModel.h LibWebView: Move StylePropertiesModel to LibWebView 2022-05-15 12:17:36 +02:00
WebContentClient.cpp LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
WebContentClient.h LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
WebSocketClientAdapter.cpp LibWeb: Abstract the LibProtocol WebSockets connection 2022-05-15 12:17:36 +02:00
WebSocketClientAdapter.h LibWeb: Abstract the LibProtocol WebSockets connection 2022-05-15 12:17:36 +02:00