commit | 057533352a6f8df9a9fd19ae0a27b9747feea41b | [log] [tgz] |
---|---|---|
author | ahumesky@google.com <ahumesky@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Wed Jun 08 17:11:34 2011 +0000 |
committer | ahumesky@google.com <ahumesky@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Wed Jun 08 17:11:34 2011 +0000 |
tree | 7f9d04760974dbd6843780248b366a65b56c8e25 | |
parent | 7be87cbaae66dbed6fe2da8153187cb8e04b437e [diff] |
Fixes a bug in StackTraceDeobfuscator where line numbers from the symbol map were being used in resymbolization only if the line number from StackTraceElement is 0, where it should be used if the line number is -1, per StackTraceElement's javadoc: http://download.oracle.com/javase/6/docs/api/java/lang/StackTraceElement.html Review at http://gwt-code-reviews.appspot.com/1457801 git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@10297 8db76d5a-ed1c-0410-87a9-c151d255dfc7