ladybird/Userland/Services
Tim Ledbetter 107549dc86 LibWeb/WebDriver: Align execute script methods with the specification
This change updates `ExecuteScript::execute_script()` and
`ExecuteScript::execute_script()` to bring their behavior in line with
each other and the current specification text.

Instances of the variable `timeout` have also been renamed to
`timeout_ms`, for clarity.
2024-09-06 09:54:16 +02:00
..
ImageDecoder ImageDecoder: Pass decoded images as Gfx::Bitmap over IPC 2024-07-18 09:05:10 +02:00
RequestServer RequestServer: Fix compiling with -DREQUESTSERVER_DEBUG=ON 2024-08-12 02:27:48 +02:00
WebContent LibWeb/WebDriver: Align execute script methods with the specification 2024-09-06 09:54:16 +02:00
WebDriver WebDriver: Use correct WebDriver IPC path argument name 2024-08-01 16:40:19 -04:00
WebWorker LibWeb: Create separate DedicatedWorkerGlobalScope class 2024-07-10 07:04:53 +02:00