ladybird/Services/WebContent
Timothy Flynn 33a1e38646 WebContent: Don't check for specific audio backends
Rather than conditionalizing creating an audio plugin, just let the
audio backend factory return an error on its own. If an audio plugin
is not found, we will get a similar error to what is removed here.
2024-12-25 12:00:43 +01:00
..
BackingStoreManager.cpp
BackingStoreManager.h
CMakeLists.txt LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
ConnectionFromClient.cpp LibWeb: Make CSS::ComputedProperties GC-allocated 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
main.cpp WebContent: Don't check for specific audio backends 2024-12-25 12:00:43 +01: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
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
WebDriverConnection.cpp LibWeb: Make CSS::ComputedProperties GC-allocated 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