1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 18:20:43 +09:00
ladybird/Services/WebContent
Andreas Kling c1cad8fa0e LibWeb: Rename CSS::StyleProperties => CSS::ComputedProperties
Now that StyleProperties is only used to hold computed properties, let's
name it ComputedProperties.
2024-12-22 10:12:49 +01:00
..
BackingStoreManager.cpp Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
BackingStoreManager.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
CMakeLists.txt LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
ConnectionFromClient.cpp LibWeb: Rename CSS::StyleProperties => CSS::ComputedProperties 2024-12-22 10:12:49 +01:00
ConnectionFromClient.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
ConsoleGlobalEnvironmentExtensions.cpp LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
ConsoleGlobalEnvironmentExtensions.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
Forward.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
main.cpp LibWebView+WebContent: Inform WebContent process if browser is headless 2024-12-10 10:31:47 -08:00
PageClient.cpp headless-browser: Let tests set their own timeout duration 2024-12-19 17:27:33 +00:00
PageClient.h headless-browser: Let tests set their own timeout duration 2024-12-19 17:27:33 +00:00
PageHost.cpp Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
PageHost.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
WebContentClient.ipc headless-browser: Let tests set their own timeout duration 2024-12-19 17:27:33 +00:00
WebContentConsoleClient.cpp LibJS: Add missing CommonPropertyNamess and StringMayBeNumber::Nos 2024-12-01 10:42:49 +01:00
WebContentConsoleClient.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
WebContentServer.ipc LibWebView+WebContent+UI: Remember the current system visibility state 2024-11-13 20:36:47 +01:00
WebDriverClient.ipc Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
WebDriverConnection.cpp LibWeb: Rename CSS::StyleProperties => CSS::ComputedProperties 2024-12-22 10:12:49 +01:00
WebDriverConnection.h Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
WebDriverServer.ipc Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00