gwt /
gwt /
7890325af638a90baa7607a5a1d629d07c9efdcb Modifications to StackTraceDeobfuscator:
- Introduces a new protected method, getSymbolMapInputStream(), to obtain a symbol map InputStream for a given permutation strong name, to be overridden by subclasses.
- Makes the deobfuscateStackTrace() convenience method public
- Multiple lookups for a given permutations's, non-existent or broken, symbol map file no longer results in repeated attempt to access or parse the same file
- Prevent NPE due to parse() method returning null
- Javadoc additions
Review at http://gwt-code-reviews.appspot.com/1189801
Review by: scelfo@google.com
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@9361 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed