Mojo: Don't short-circuit when failing to deserialize arrays of native types.

A comment claims that deserialization failures do not short-circuit
deserialization of later elements. This updates the code to match the
comment.

Review URL: https://codereview.chromium.org/1857343004

Cr-Commit-Position: refs/heads/master@{#385649}


CrOS-Libchrome-Original-Commit: 7b9a981385ad9693d1c3cfd471fae890105b31ad
1 file changed
tree: 8cd53f3200411422bcb648573811289b914e4923
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/