WebKit Igalia Periodical #5
10 December, 2024 - Categories: wip
Update on what happened in WebKit in the week from December 3 to December 10.
Web Platform 🌐
Improved interoperability somewhat by including font-weight
in the
CanvasRenderingContext2D.font
serialization.
Graphics 🖼️
Support for cross-thread transfer of accelerated ImageBitmap
objects
landed upstream for the GTK
and WPE ports. It improves performance of applications that use worker
threads and pass accelerated ImageBitmap
objects (with ownership) around.
That’s all for this week!