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
1 file changed