mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-08 19:33:07 +00:00
backend_handle_unchecked* were only used in tests, and the DynPicture interface provides equivalent functions anyway, so use these ones and drop the former. Ideally these methods that can potentially panic should be replaced by something else, but this will have to wait further cleanups. BUG=b:214478588 TEST=cargo test --features vaapi -p cros-codecs TEST=`cros-codecs --include-ignored` passes on hatch. Change-Id: I339f6893599c5ffc24e738f5ad11f35cbfcaab25 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3998371 Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |