mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 02:25:23 +00:00
This cleanup makes CmdResponse the only response type, rather than writing VideoErrors directly. In addition, this makes all responses easily cloneable for async event responses, which was not the case before as VideoError encapsulates many uncloneable errors. BUG=b:161774071 BUG=b:140082257 TEST=cargo clippy TEST=USE=test emerge-$BOARD crosvm TEST=play a YouTube video Change-Id: Ife40e4d833899aae2e12612a12d277178c225ce2 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2311496 Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Alex Lau <alexlau@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |