ladybird/Libraries/LibWebView
Sam Atkins 900c131178 LibURL: Make URL::serialized_host() infallible
This can no longer fail, so update the return type to match.

This makes a few more methods now unable to return errors, but one thing
at a time. 😅
2024-11-30 12:07:39 +01:00
..
EventLoop
Plugins LibGfx: Clean up #include directives 2024-11-20 21:13:23 +01:00
Application.cpp LibDNS+LibWeb+Ladybird+RequestServer: Let there be DNS over TLS 2024-11-20 21:37:58 +01:00
Application.h LibWebView+UI: Move ownership of application services to LibWebView 2024-11-14 11:47:32 +01:00
Attribute.cpp
Attribute.h
ChromeProcess.cpp
ChromeProcess.h
CMakeLists.txt LibURL+LibWebView: Move public suffix data to LibURL 2024-11-30 12:07:39 +01:00
CookieJar.cpp LibURL: Make URL::serialized_host() infallible 2024-11-30 12:07:39 +01:00
CookieJar.h
Database.cpp
Database.h
Forward.h
HelperProcess.cpp LibDNS+LibWeb+Ladybird+RequestServer: Let there be DNS over TLS 2024-11-20 21:37:58 +01:00
HelperProcess.h LibWebView+UI: Acquire the paths to helper processes inside LibWebView 2024-11-14 11:47:32 +01:00
InspectorClient.cpp
InspectorClient.h
MachPortServer.cpp LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
MachPortServer.h LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
Native.css
Options.h LibDNS+LibWeb+Ladybird+RequestServer: Let there be DNS over TLS 2024-11-20 21:37:58 +01:00
PageInfo.h
Process.cpp
Process.h
ProcessHandle.cpp
ProcessHandle.h
ProcessManager.cpp
ProcessManager.h
ProcessType.h
SearchEngine.cpp
SearchEngine.h
SourceHighlighter.cpp
SourceHighlighter.h
UIProcessClient.ipc
UIProcessServer.ipc
URL.cpp LibURL+LibWebView: Move public suffix data to LibURL 2024-11-30 12:07:39 +01:00
URL.h LibURL+LibWebView: Move public suffix data to LibURL 2024-11-30 12:07:39 +01:00
UserAgent.cpp
UserAgent.h
Utilities.cpp LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
Utilities.h LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
ViewImplementation.cpp LibURL: Make URL::serialized_host() infallible 2024-11-30 12:07:39 +01:00
ViewImplementation.h LibWebView+UI: Handle common WebView client initialization in LibWebView 2024-11-14 11:47:32 +01:00
WebContentClient.cpp LibWebView+UI: Handle worker agent requests from within LibWebView 2024-11-14 11:47:32 +01:00
WebContentClient.h LibIPC: Remove socket path from IPC Client connections 2024-11-26 11:00:48 +01:00