ladybird/Ladybird/AppKit
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
..
Application LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
UI LibWeb+WebContent+WebDriver+UI: Make window rect updates asynchronous 2024-10-29 11:03:20 +00:00
Utilities UI/AppKit: Inform WebContent of the UI window position/size 2024-10-29 11:03:20 +00:00
CMakeLists.txt UI/AppKit: Remove workaround for Protocol naming conflict 2024-08-20 09:29:12 +02:00
main.mm LibWebView: Increase the open file limit in a more central location 2024-10-07 14:03:03 -04:00
module.modulemap Ladybird/AppKit: Port TaskManager window to Swift 2024-07-21 15:55:47 -06:00