[Laszlo-dev] For Review: Change 20070221-ptw-T Summary: Allow debugging in Safari 2
P T Withington
ptw at pobox.com
Wed Feb 21 13:22:02 PST 2007
Change 20070221-ptw-T by ptw at dueling-banjos.local on 2007-02-21
13:00:06 PST
in /Users/ptw/OpenLaszlo/legals-1
Summary: Allow debugging in Safari 2
Bugs Fixed:
LPP-3579: 'Fix debugger in Safari'
Technical Reviewer: max (pending)
QA Reviewer: hminksy (pending)
Doc Reviewer: jsundman (pending)
Documentation:
In lps.properties you can set compiler.debug.safari to true to allow
debugging in Safari. This is not on by default because it makes
debugging less useful in Firefox (backtaces will not see function
names).
Details:
Compiler: Look for compiler.debug.safari property
JavascriptGenerator: Don't name function expressions if that flag
is on.
Tests:
IWFMax?
Files:
M WEB-INF/lps/server/src/org/openlaszlo/sc/Compiler.java
M WEB-INF/lps/server/src/org/openlaszlo/sc/JavascriptGenerator.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070221-ptw-
T.tar
More information about the Laszlo-dev
mailing list