ladybird/Userland/Services/WebContent
Sam Atkins f3add3dd72 WebContent: Add "load-reference-page" debug request
This attempts to load the URL of the first `<link rel="match" href=""/>`
it finds. If that tag is missing, we load an error page to make sure
the ref-test fails. (And to provide some feedback if someone looks at
the screenshot somehow.) Wrong URLs will instead end up loading the
default 404 error page.
2023-09-13 08:48:19 +02:00
..
CMakeLists.txt WebContent: Replace the Serenity audio plugin with the agnostic one 2023-08-29 11:31:10 +02:00
ConnectionFromClient.cpp WebContent: Add "load-reference-page" debug request 2023-09-13 08:48:19 +02:00
ConnectionFromClient.h LibWeb+WebContent: Set ConsoleClient for nested browsing contexts 2023-09-07 09:06:00 -06:00
ConsoleGlobalEnvironmentExtensions.cpp LibJS: Make Cell::initialize() return void 2023-08-08 07:39:11 +02:00
ConsoleGlobalEnvironmentExtensions.h LibJS: Make Cell::initialize() return void 2023-08-08 07:39:11 +02:00
Documentation.txt LibWeb: Remove the InProcessWebView widget 2022-04-06 19:35:07 +02:00
Forward.h WebContent+LibWeb+LibJS: Simplify injection of JS console globals 2022-12-09 18:51:03 +00:00
ImageCodecPluginSerenity.cpp WebContent: Prevent renderer crash on partially invalid image 2023-06-02 09:57:20 +01:00
ImageCodecPluginSerenity.h LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin 2022-09-16 15:15:50 +02:00
main.cpp WebContent: Replace the Serenity audio plugin with the agnostic one 2023-08-29 11:31:10 +02:00
PageHost.cpp LibWeb+WebContent: Set ConsoleClient for nested browsing contexts 2023-09-07 09:06:00 -06:00
PageHost.h LibWeb+WebContent: Set ConsoleClient for nested browsing contexts 2023-09-07 09:06:00 -06:00
WebContentClient.ipc Browser+LibWebView: Load and Display ARIA Properites and State 2023-07-06 11:21:36 +01:00
WebContentConsoleClient.cpp LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder 2023-09-09 13:03:25 -04:00
WebContentConsoleClient.h WebContent+LibWeb+LibJS: Simplify injection of JS console globals 2022-12-09 18:51:03 +00:00
WebContentServer.ipc LibWeb: Port Storage interface from DeprecatedString to String 2023-08-29 10:05:02 +02:00
WebDriverClient.ipc LibWeb: Stub out Release Actions 2023-08-21 13:22:04 -06:00
WebDriverConnection.cpp LibWeb: Make StyleValue::to_string() infallible 2023-08-22 17:51:48 +01:00
WebDriverConnection.h LibWeb: Stub out Release Actions 2023-08-21 13:22:04 -06:00
WebDriverServer.ipc WebContent: Add a very-empty WebDriver IPC class to WebContent 2022-11-08 19:58:34 -05:00