diff options
author | xhwang@chromium.org <xhwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-11 00:07:48 +0000 |
---|---|---|
committer | xhwang@chromium.org <xhwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-11 00:07:48 +0000 |
commit | 01d0cfbd24bec331c0ec6ce97f31fdca52eeabb2 (patch) | |
tree | 9c550e9ee34b07f06bd9b60c717a5832f03b99ce /chrome/browser | |
parent | 79f41fe0e2ce7832cfa0683e1d0d4b90542355b7 (diff) | |
download | chromium_src-01d0cfbd24bec331c0ec6ce97f31fdca52eeabb2.zip chromium_src-01d0cfbd24bec331c0ec6ce97f31fdca52eeabb2.tar.gz chromium_src-01d0cfbd24bec331c0ec6ce97f31fdca52eeabb2.tar.bz2 |
Catch more exceptions in MediaCodecBridge.
Exceptions could be thrown in start() and/or getOutputBuffers() when we open too many MediaCodec objects and exceed the capacity of a mobile device.
BUG=303419,304956
TEST=This prevents crash in tests that create multiple <video> tags. These tests will still fail due to device limitation.
Review URL: https://codereview.chromium.org/26880004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@228052 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser')
0 files changed, 0 insertions, 0 deletions