mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-14 10:59:24 +02:00
Backing stores are GPU surfaces and need to be created on whichever thread owns the Skia context behind them. As preparation for giving the rendering thread its own Skia context, run the allocation inside the compositor loop, and use a callback to hand the resulting shared image handles back to the page client on the main thread.
17 KiB
17 KiB