mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-24 02:09:28 +00:00
LibWebView+ImageDecoder+RequestServer+WebContent: Add init_transport
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
endpoint ImageDecoderServer
|
||||
{
|
||||
init_transport(int peer_pid) => (int peer_pid)
|
||||
decode_image(Core::AnonymousBuffer data, Optional<Gfx::IntSize> ideal_size, Optional<ByteString> mime_type) => (i64 image_id)
|
||||
cancel_decoding(i64 image_id) =|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user