commit | 5fb557e8ad3c648f0d5e2e93e7a0b8bd9b5903ab | [log] [tgz] |
---|---|---|
author | Pankaj Garg <pgarg@codeaurora.org> | Mon Dec 22 14:59:18 2014 -0800 |
committer | WebTech Code Review <code-review@localhost> | Mon Jan 05 16:22:58 2015 -0800 |
tree | 39c732f0bc6f1e0340f331a97bcf69c6cffeaa2c | |
parent | b7fca88906976058135b00b2b84f22398d9d8d76 [diff] |
Added more details to crash log report Exception handler gets a nested throwable as an argument. The nested throwable can have multiple entries if the application handled the exception and re-threw it (as the same or a different exception). With this fix, exception handler will include information for all the entries in the crash report. Additionally, it'll include browser's readable version and build date. Change-Id: I3e90ef073fbc50efc5ea3f5e486c2f27c033256b