DescriptionTelemetry: Catch exceptions.Error instead of AppCrashException.
Each location that catches AppCrashException does not actually want to know if
the app crashed. Rather, the code wants to know if there was an error
performing an operation. I've updated teh code to catch the more general
Exception.
BUG=460625
Committed: https://crrev.com/38186fc4816e4e000f5e4789d7b4f9d09ce61c04
Cr-Commit-Position: refs/heads/master@{#319157}
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Messages
Total messages: 11 (3 generated)
|