1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 21:08:12 +00:00
serenity/Userland/Services/WebContent
MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value
Just two ints like Gfx::IntPoint.
2022-12-07 11:48:27 +01:00
..
CMakeLists.txt WebContent: Add a very-empty WebDriver IPC class to WebContent 2022-11-08 19:58:34 -05:00
ConnectionFromClient.cpp Meta+Userland: Pass Gfx::IntSize by value 2022-12-07 11:48:27 +01:00
ConnectionFromClient.h Meta+Userland: Pass Gfx::IntSize by value 2022-12-07 11:48:27 +01:00
ConsoleGlobalObject.cpp WebContent: Add $() and $$() functions to browser console 2022-11-19 16:56:31 +00:00
ConsoleGlobalObject.h WebContent: Add $() and $$() functions to browser console 2022-11-19 16:56:31 +00:00
Documentation.txt LibWeb: Remove the InProcessWebView widget 2022-04-06 19:35:07 +02:00
Forward.h WebContent: Add a very-empty WebDriver IPC class to WebContent 2022-11-08 19:58:34 -05:00
ImageCodecPluginSerenity.cpp LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin 2022-09-16 15:15:50 +02:00
ImageCodecPluginSerenity.h LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin 2022-09-16 15:15:50 +02:00
main.cpp WebContent: Unveil /usr/lib as readable 2022-12-04 14:58:22 +01:00
PageHost.cpp Meta+Userland: Pass Gfx::IntSize by value 2022-12-07 11:48:27 +01:00
PageHost.h Meta+Userland: Pass Gfx::IntSize by value 2022-12-07 11:48:27 +01:00
WebContentClient.ipc AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
WebContentConsoleClient.cpp LibJS: Convert MarkupGenerator to the new String 2022-12-07 09:58:38 +00:00
WebContentConsoleClient.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
WebContentServer.ipc AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
WebDriverClient.ipc AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
WebDriverConnection.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
WebDriverConnection.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
WebDriverServer.ipc WebContent: Add a very-empty WebDriver IPC class to WebContent 2022-11-08 19:58:34 -05:00