servo/third_party
Andrei Volykhin 1f5087d773
imagebitmap: Make ImageBitmap serializable and transferable (#37101)
According to specification ImageBitmap objects are serializable objects
and transferable objects.

https://html.spec.whatwg.org/multipage/#the-imagebitmap-interface:imagebitmap-11

Testing:
 - html/canvas/element/manual/imagebitmap/*
 - html/infrastructure/safe-passing-of-structured-data/*
 - html/webappapis/structured-clone/*
 - workers/semantics/structured-clone/*

Signed-off-by: Andrei Volykhin <andrei.volykhin@gmail.com>
2025-05-23 20:40:25 +00:00
..
blurmac Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
mozdebug Add rust-lldb to mozdebug (#31580) 2024-03-10 07:12:20 +00:00
ply Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
WebIDL imagebitmap: Make ImageBitmap serializable and transferable (#37101) 2025-05-23 20:40:25 +00:00