mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
fa83cc722c
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. |
||
---|---|---|
.. | ||
Application | ||
UI | ||
Utilities | ||
CMakeLists.txt | ||
main.mm | ||
module.modulemap |