ladybird/Services/WebContent
Aliaksandr Kalenik b41ed92505 LibWeb: Remove Document.h include from Layout/Viewport.h
Move the inline dom_node() method to Viewport.cpp so the header no
longer needs the full Document definition. Add explicit includes to
files that relied on the transitive dependency.
2026-02-08 18:51:13 +01:00
..
CMakeLists.txt LibDevTools: Add Firefox DevTools network monitoring support 2026-01-15 20:10:19 +01:00
ConnectionFromClient.cpp LibWeb+LibWebView+WebContent: Implement versioning for document cookies 2026-02-05 07:28:07 -05:00
ConnectionFromClient.h LibWeb+LibWebView+WebContent: Implement versioning for document cookies 2026-02-05 07:28:07 -05:00
ConsoleGlobalEnvironmentExtensions.cpp LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16 2025-08-05 07:07:15 -04:00
ConsoleGlobalEnvironmentExtensions.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
DevToolsConsoleClient.cpp LibJS: Add source locations to console.trace() 2026-02-06 11:58:07 +00:00
DevToolsConsoleClient.h LibDevTools: Stream console messages instead of polling by index 2026-01-15 20:10:19 +01:00
Forward.h LibWeb+LibWebView+WebContent: Introduce a WebUI framework 2025-03-28 07:31:10 -04:00
main.cpp LibWeb/HTML: Expose whether we're running in test mode 2026-01-20 06:58:16 -05:00
PageClient.cpp LibWeb: Remove Document.h include from Layout/Viewport.h 2026-02-08 18:51:13 +01:00
PageClient.h LibWeb+WebContent: Instantly update DPI for painting and media queries 2026-02-06 09:01:26 +01:00
PageHost.cpp Everywhere: Use URL::about_XXX factory functions 2025-02-15 17:05:55 +00:00
PageHost.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
WebContentClient.ipc LibWeb+LibWebView+WebContent: Implement versioning for document cookies 2026-02-05 07:28:07 -05:00
WebContentConsoleClient.cpp LibJS: Make Completion.[[Value]] non-optional 2025-04-05 11:20:26 +02:00
WebContentConsoleClient.h WebContent: Replace WeakPtr/Weakable with GC::Ptr for console client 2026-01-30 20:57:42 +01:00
WebContentServer.ipc LibWeb+LibWebView+WebContent: Implement versioning for document cookies 2026-02-05 07:28:07 -05:00
WebDriverClient.ipc LibWeb+WebContent+WebDriver: Allow specifying multiple prompt handlers 2025-02-06 09:01:16 -05:00
WebDriverConnection.cpp LibWeb: Change SessionHistoryTraversalQueue to use Promises 2025-11-26 12:27:12 +01:00
WebDriverConnection.h Everywhere: Make TransportSocket non-movable 2025-04-09 15:27:52 +02:00
WebDriverServer.ipc Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
WebUIClient.ipc LibWeb+LibWebView+WebContent: Introduce a WebUI framework 2025-03-28 07:31:10 -04:00
WebUIConnection.cpp LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16 2025-08-05 07:07:15 -04:00
WebUIConnection.h Everywhere: Make TransportSocket non-movable 2025-04-09 15:27:52 +02:00
WebUIServer.ipc LibWeb+LibWebView+WebContent: Introduce a WebUI framework 2025-03-28 07:31:10 -04:00