commit | c540246c09853bef2680e8f022bf1cbfc0db1941 | [log] [tgz] |
---|---|---|
author | cromwellian@google.com <cromwellian@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Dec 05 21:15:58 2011 +0000 |
committer | cromwellian@google.com <cromwellian@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Dec 05 21:15:58 2011 +0000 |
tree | 8587efed8d8bbb2258f3ace22bf175c4fde36780 | |
parent | 06b35f9a254766caaf17afd2064a75f5f9ce6945 [diff] |
Encoding the line and column of a stack trace frame into the line number can exceed the size of 'int' and break StackTraceElement serialization. This patch changes the StackTraceCreator/Deobfuscator to instead, encode the column number of the exception in the JS filename. git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@10776 8db76d5a-ed1c-0410-87a9-c151d255dfc7