[I am checking this in so Maynard can verify] Change ptw-20101116-22m by [email protected] on 2010-11-16 16:46:56 EST in /Users/ptw/OpenLaszlo/trunk for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Remove debug-dependent code generation from <stylesheet> compiler Bugs Fixed: LPP-9534 Compiling in debug mode against an LZO with a style sheet fails Technical Reviewer: [email protected] (pending) QA Reviewer: mdemmon (pending) Overview: I let a debug-dependent code path slip into the tag compiler for <stylesheet>. That's a no-no -- it breaks LZO's. Details: neighborhoodclasses: Fix bogus color name that is detected by new CSS colorspec parser. LZCSSStyle: Always handle file/line info for style rules, discard if not debugging. StyleSheetCompiler: No mode-dependent code-generation allowed in tag compiler. Tests: {smokecheck,style/metasuite}x{swf8,dhtml,swf10} Files: M test/style/neighborhood/neighborhoodclasses.lzx M WEB-INF/lps/lfc/services/LzCSSStyle.lzs M WEB-INF/lps/server/src/org/openlaszlo/compiler/StyleSheetCompiler.java Changeset: http://svn.openlaszlo.org/openlaszlo/patches/ptw-20101116-22m.tar
