Change bargull-20110114-lkG by bargull@Bargull02 on 2011-01-14 23:45:35
in /home/anba/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: remove unnecessary if-statement in generated backtrace code
Bugs Fixed: LPP-8548 (unnecessary if-statement in backtrace code?)
Technical Reviewer: ptw
QA Reviewer: (pending)
Details:
The extra if-statement to protect against undefined 'backtraceStack'
isn't needed, because the complete code actually relies on
'backtraceStack' being defined.
Tests:
Files:
M WEB-INF/lps/server/src/org/openlaszlo/sc/JavascriptGenerator.java
M WEB-INF/lps/server/src/org/openlaszlo/sc/CodeGenerator.java
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/bargull-20110114-lkG.tar