mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-18 06:24:48 +00:00
This is a minor refactor of IDL::get_buffer_source_copy() letting it return ErrorOr<ByteBuffer> instead of Optional<ByteBuffer>. This also updates all places that use IDL::get_buffer_source_copy().