ladybird/Libraries/LibWebView
Shannon Booth fd27eef0d1 LibWeb: Return OptionalNone from DOMURL::parse on failure
This ports one more function away from needing to use the awkward
valid state of the URL class.
2025-01-22 12:33:55 +00:00
..
EventLoop Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
Plugins LibWeb+LibWebView: Allow to specify default font size in FontPlugin 2025-01-02 10:47:21 +01:00
Application.cpp LibWebView: Add an option to disable painting viewport scrollbars 2025-01-15 12:33:53 +00:00
Application.h LibWebView+UI: Read and set echo server port in HttpEchoServerFixture 2024-12-05 17:02:57 -07: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 LibWebView: Consider wss a secure scheme for Secure cookies 2025-01-21 21:36:05 +01:00
CookieJar.h LibWebView: Add method to remove all cookies globally 2025-01-05 13:58:27 +00:00
Database.cpp
Database.h
Forward.h
HelperProcess.cpp LibWebView: Add an option to disable painting viewport scrollbars 2025-01-15 12:33:53 +00:00
HelperProcess.h
InspectorClient.cpp LibWebView: Avoid replication of the HTML namespace string 2025-01-12 00:35:58 +01:00
InspectorClient.h
MachPortServer.cpp
MachPortServer.h
Native.css
Options.h LibWebView: Add an option to disable painting viewport scrollbars 2025-01-15 12:33:53 +00:00
PageInfo.h
Process.cpp
Process.h AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
ProcessHandle.cpp
ProcessHandle.h
ProcessManager.cpp LibWeb/CSS: Implement the color-scheme CSS property 2025-01-08 11:18:13 +00:00
ProcessManager.h
ProcessType.h
SearchEngine.cpp
SearchEngine.h
SourceHighlighter.cpp LibWeb: Return OptionalNone from DOMURL::parse on failure 2025-01-22 12:33:55 +00:00
SourceHighlighter.h LibWeb/CSS: Implement the color-scheme CSS property 2025-01-08 11:18:13 +00:00
UIProcessClient.ipc
UIProcessServer.ipc
URL.cpp LibURL+LibWeb: Make URL::serialize return a String 2024-12-04 16:34:13 +00: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
Utilities.h
ViewImplementation.cpp LibWeb+UI: Add internals API to set browser zoom 2025-01-21 16:05:12 +01:00
ViewImplementation.h LibWeb+UI: Add internals API to set browser zoom 2025-01-21 16:05:12 +01:00
WebContentClient.cpp LibWeb+UI: Add internals API to set browser zoom 2025-01-21 16:05:12 +01:00
WebContentClient.h LibWeb+UI: Add internals API to set browser zoom 2025-01-21 16:05:12 +01:00