ladybird/Userland/Services
Timothy Flynn fa83cc722c LibWeb+WebContent+WebDriver+UI: Make window rect updates asynchronous
It's currently possible for window size/position updates to hang, as the
underlying IPCs are synchronous. This updates the WebDriver endpoint to
be async, to unblock the WebContent process while the update is ongoing.
The UI process is now responsible for informing WebContent when the
update is complete.
2024-10-29 11:03:20 +00:00
..
ImageDecoder LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
RequestServer LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
WebContent LibWeb+WebContent+WebDriver+UI: Make window rect updates asynchronous 2024-10-29 11:03:20 +00:00
WebDriver LibWeb+WebContent+WebDriver+UI: Make window rect updates asynchronous 2024-10-29 11:03:20 +00:00
WebWorker LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00