ladybird/Userland/Services/WebContent
Timothy Flynn dae6200c1d LibWeb: Update (not replace) timeout values in WebDriver's Set Timeouts
Contradictory to the spec, the Set Timeouts endpoint should update the
existing timeouts configuration in-place, rather than replacing it. WPT
expects this, and other browsers already implement this endpoint this
way.
2024-10-12 15:02:41 +02:00
..
BackingStoreManager.cpp LibGfx: Store alpha type information in Gfx::Bitmap 2024-08-07 18:51:12 +02:00
BackingStoreManager.h WebContent: Ignore GC for page client member of BackingStoreManager 2024-07-25 18:35:57 -06:00
CMakeLists.txt LibMedia: Absorb LibAudio 2024-09-12 10:01:19 +02:00
ConnectionFromClient.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ConnectionFromClient.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ConsoleGlobalEnvironmentExtensions.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ConsoleGlobalEnvironmentExtensions.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Forward.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ImageCodecPluginSerenity.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ImageCodecPluginSerenity.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
main.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
PageClient.cpp Revert "WebContent+WebDriver: Inform WebDriver when a window is closed" 2024-10-07 07:40:22 -04:00
PageClient.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
PageHost.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
PageHost.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
WebContentClient.ipc LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
WebContentConsoleClient.cpp LibJS+WebContent: Implement console.table 2024-08-22 09:08:50 +01:00
WebContentConsoleClient.h LibJS: Make JS::Cell a Weakable 2024-05-04 21:42:59 +02:00
WebContentServer.ipc LibWebView+WebContent+headless-browser: Make the page info IPCs async 2024-09-19 18:07:17 +02:00
WebDriverClient.ipc WebContent+WebDriver: Handle when new windows are immediately closed 2024-10-06 01:42:24 +01:00
WebDriverConnection.cpp LibWeb: Update (not replace) timeout values in WebDriver's Set Timeouts 2024-10-12 15:02:41 +02:00
WebDriverConnection.h WebContent: Separately store the WebDriver parent and top-level BCs 2024-10-06 01:42:24 +01:00
WebDriverServer.ipc Revert "WebContent+WebDriver: Inform WebDriver when a window is closed" 2024-10-07 07:40:22 -04:00