Chromium Code Reviews
DescriptionAndroid ThreadUtils: Propagate exceptions in invoke functions
Right now, RuntimeExceptions thrown in an invoke function will kill the handler thread. This CL propagates the exceptions to the calling thread instead, to give the caller a change to handle them.
BUG=webrtc:6327
Committed: https://crrev.com/7e4b604cda3af5147b391e78abf0639f7094b0d9
Cr-Commit-Position: refs/heads/master@{#14132}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rename to concatStackTraces #Messages
Total messages: 13 (7 generated)
|