Speculative MC fix: Don't call getInputBuffers() after an error.
See bugs for more detail; this only helps M+ where we're using the callback API now and can get the true error status earlier than we could before. This also adds a log message when onError is called so that we can debug these more easily in the field. BUG=873094, 610523 TEST=none Change-Id: I3fbae95e872fe430f7dd0ddc70b01552492bd64a Reviewed-on: https://chromium-review.googlesource.com/1176168Reviewed-by:Thomas Guilbert <tguilbert@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#583442}
Showing
Please register or sign in to comment