commit | 4ba297f3ed2def2845edb18723e43379984bc9ff | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Fri Feb 26 09:30:20 2010 -0800 |
committer | Marco Nelissen <marcone@google.com> | Fri Feb 26 09:30:20 2010 -0800 |
tree | 0dc8653be18adb38bec23bf76606c0ae4661e5df | |
parent | e379710cc5914c7ed10e9236079ec7f02c99ee4e [diff] |
Make AsyncPlayer.startSound catch all exceptions instead of only a few. Two reasons for this: - it's used in the system process - it's run in a separate thread, so the user of AsyncPlayer cannot catch these exceptions