<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.java.openlaszlo.scm">
    <title>gmane.comp.java.openlaszlo.scm</title>
    <link>http://blog.gmane.org/gmane.comp.java.openlaszlo.scm</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17258"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17257"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17256"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17255"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17254"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17253"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17252"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17251"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17250"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17249"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17248"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17247"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17246"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17245"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17244"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17243"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17242"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17241"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17240"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17239"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17258">
    <title>r20004 - openlaszlo/builds</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17258</link>
    <description>&lt;pre&gt;Author: svnbuild
Date: 2013-05-06 23:28:40 -0700 (Mon, 06 May 2013)
New Revision: 20004

Added:
   openlaszlo/builds/20003-openlaszlo-trunk/
Log:
 'automated build tagging by the nightly build script'

Copied: openlaszlo/builds/20003-openlaszlo-trunk (from rev 20003, openlaszlo/trunk)
&lt;/pre&gt;</description>
    <dc:creator>svnbuild-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-07T06:28:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17257">
    <title>r20003 - openlaszlo/trunk/lps/includes/source</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17257</link>
    <description>&lt;pre&gt;Author: pbr
Date: 2013-05-06 17:51:59 -0700 (Mon, 06 May 2013)
New Revision: 20003

Modified:
   openlaszlo/trunk/lps/includes/source/iframemanager.js
Log:
Change philip-20130506-t0j by philip&amp;lt; at &amp;gt;philip-i7-2 on 2013-05-06 20:42:11 EDT
    in /cygdrive/f/clients/laszlo/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Improve performance of html component

New Features:

Bugs Fixed: LPP-10276

Technical Reviewer: (pending)
QA Reviewer: antun
Doc Reviewer: (pending)

Documentation:

Release Notes:

Overview:


Details:
I think some recent changes I made to reduce closures resolved the memory leak (I did not observe them during testing). I did make a change to cache the location of the iframe to improve performance. The update runs via the idle timer and monitors the iframe position and zoom value. Most of the method is needed only when the window size changes.



Tests:
Test case in jira. I do not see a memory leak in IE9, but I suspect this is from an earlier change where I remove&lt;/pre&gt;</description>
    <dc:creator>pbr-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-07T00:52:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17256">
    <title>r20002 - openlaszlo/patches</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17256</link>
    <description>&lt;pre&gt;Author: pbr
Date: 2013-05-06 17:48:31 -0700 (Mon, 06 May 2013)
New Revision: 20002

Added:
   openlaszlo/patches/philip-20130506-t0j.tar
Log:
importing patch philip-20130506-t0j for review

Added: openlaszlo/patches/philip-20130506-t0j.tar


Property changes on: openlaszlo/patches/philip-20130506-t0j.tar
___________________________________________________________________
Name: svn:mime-type
   + application/x-tar
&lt;/pre&gt;</description>
    <dc:creator>pbr-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-07T00:48:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17255">
    <title>r20001 - openlaszlo/builds</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17255</link>
    <description>&lt;pre&gt;Author: svnbuild
Date: 2013-04-23 23:28:26 -0700 (Tue, 23 Apr 2013)
New Revision: 20001

Added:
   openlaszlo/builds/20000-openlaszlo-trunk/
Log:
 'automated build tagging by the nightly build script'

Copied: openlaszlo/builds/20000-openlaszlo-trunk (from rev 19998, openlaszlo/trunk)
&lt;/pre&gt;</description>
    <dc:creator>svnbuild-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-04-24T06:28:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17254">
    <title>r20000 - openlaszlo/builds</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17254</link>
    <description>&lt;pre&gt;Author: svnbuild
Date: 2013-04-23 14:14:53 -0700 (Tue, 23 Apr 2013)
New Revision: 20000

Added:
   openlaszlo/builds/19999-openlaszlo-branches-4.8.0.2/
Log:
 'automated build tagging by the nightly build script'

Copied: openlaszlo/builds/19999-openlaszlo-branches-4.8.0.2 (from rev 19999, openlaszlo/branches/4.8.0.2)
&lt;/pre&gt;</description>
    <dc:creator>svnbuild-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-04-23T21:14:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17253">
    <title>r19999 - openlaszlo/branches/4.8.0.2</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17253</link>
    <description>&lt;pre&gt;Author: pbr
Date: 2013-04-23 14:05:02 -0700 (Tue, 23 Apr 2013)
New Revision: 19999

Modified:
   openlaszlo/branches/4.8.0.2/versions.xml
Log:
Production build tag for 4.8.0.3. The revision number is a bit off, but it should build correctly.

Modified: openlaszlo/branches/4.8.0.2/versions.xml
===================================================================
--- openlaszlo/branches/4.8.0.2/versions.xml2013-04-23 07:38:24 UTC (rev 19998)
+++ openlaszlo/branches/4.8.0.2/versions.xml2013-04-23 21:05:02 UTC (rev 19999)
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -43,6 +43,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
   &amp;lt;branch url="http://svn.openlaszlo.org/openlaszlo/branches/4.8.0.2"&amp;gt;
     &amp;lt;entry revision="19671" release="RC" id="4.8.0.2" /&amp;gt;
     &amp;lt;entry revision="19672" release="RC" id="4.8.0.3" /&amp;gt;
+    &amp;lt;entry revision="19992" release="Production" id="4.8.0.3" /&amp;gt;
   &amp;lt;/branch&amp;gt;
 
   &amp;lt;!-- Copyright 2010, 2011, 2012, 2013 Laszlo Systems, Inc. All Rights Reserved. Use is subject to license terms. --&amp;gt;
&lt;/pre&gt;</description>
    <dc:creator>pbr-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-04-23T21:06:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17252">
    <title>r19997 - openlaszlo/builds</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17252</link>
    <description>&lt;pre&gt;Author: svnbuild
Date: 2013-04-10 23:28:47 -0700 (Wed, 10 Apr 2013)
New Revision: 19997

Added:
   openlaszlo/builds/19996-openlaszlo-trunk/
Log:
 'automated build tagging by the nightly build script'

Copied: openlaszlo/builds/19996-openlaszlo-trunk (from rev 19996, openlaszlo/trunk)
&lt;/pre&gt;</description>
    <dc:creator>svnbuild-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-04-11T06:28:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17251">
    <title>r19993 - openlaszlo/builds</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17251</link>
    <description>&lt;pre&gt;Author: svnbuild
Date: 2013-04-10 04:35:51 -0700 (Wed, 10 Apr 2013)
New Revision: 19993

Added:
   openlaszlo/builds/19992-openlaszlo-branches-4.8.0.2/
Log:
 'automated build tagging by the nightly build script'

Copied: openlaszlo/builds/19992-openlaszlo-branches-4.8.0.2 (from rev 19992, openlaszlo/branches/4.8.0.2)
&lt;/pre&gt;</description>
    <dc:creator>svnbuild-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-04-10T11:35:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17250">
    <title>r19992 - inopenlaszlo/branches/4.8.0.2/WEB-INF/lps/server:sc/src/org/openlaszlo/sc src/org/openlaszlo/sc</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17250</link>
    <description>&lt;pre&gt;Author: dda
Date: 2013-04-09 20:15:48 -0700 (Tue, 09 Apr 2013)
New Revision: 19992

Modified:
   openlaszlo/branches/4.8.0.2/WEB-INF/lps/server/sc/src/org/openlaszlo/sc/Parser.jjt
   openlaszlo/branches/4.8.0.2/WEB-INF/lps/server/src/org/openlaszlo/sc/Compiler.java
Log:
Changes to help diagnose a puzzling error of the following form:
Lexical error at line XX, column YY.  Encountered: "t" (116), after : "#endAttribu"
It seems like the tokenizer has lost its way.

Although these changes should not be harmful for regular use, we expect to withdraw
them soon because the parser will probably run a bit slower with them in (DEBUG_PARSER
and DEBUG_TOKEN_MANAGER are true, which generate some extra generation of debug output,
even if that output is diverted by default to null).

Details:

- Added methods to dump all data structures in both the parser and the tokenizer
  (actually 'dump' info appended to a StringBuffer).

- Added a TokenManager.disable_tracing() method that 

- Turn on DEBUG_PARSER and DEBUG_TOKEN_MANA&lt;/pre&gt;</description>
    <dc:creator>dda-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-04-10T03:15:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17249">
    <title>r19990 - openlaszlo/builds</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17249</link>
    <description>&lt;pre&gt;Author: svnbuild
Date: 2013-04-06 23:28:44 -0700 (Sat, 06 Apr 2013)
New Revision: 19990

Added:
   openlaszlo/builds/19989-openlaszlo-trunk/
Log:
 'automated build tagging by the nightly build script'

Copied: openlaszlo/builds/19989-openlaszlo-trunk (from rev 19989, openlaszlo/trunk)
&lt;/pre&gt;</description>
    <dc:creator>svnbuild-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-04-07T06:28:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17248">
    <title>r19987 - openlaszlo/builds</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17248</link>
    <description>&lt;pre&gt;Author: svnbuild
Date: 2013-03-28 23:28:29 -0700 (Thu, 28 Mar 2013)
New Revision: 19987

Added:
   openlaszlo/builds/19986-openlaszlo-trunk/
Log:
 'automated build tagging by the nightly build script'

Copied: openlaszlo/builds/19986-openlaszlo-trunk (from rev 19986, openlaszlo/trunk)
&lt;/pre&gt;</description>
    <dc:creator>svnbuild-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-03-29T06:28:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17247">
    <title>r19984 - openlaszlo/builds</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17247</link>
    <description>&lt;pre&gt;Author: svnbuild
Date: 2013-03-28 13:08:36 -0700 (Thu, 28 Mar 2013)
New Revision: 19984

Added:
   openlaszlo/builds/19983-openlaszlo-trunk/
Log:
 'automated build tagging by the nightly build script'

Copied: openlaszlo/builds/19983-openlaszlo-trunk (from rev 19983, openlaszlo/trunk)
&lt;/pre&gt;</description>
    <dc:creator>svnbuild-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-03-28T20:08:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17246">
    <title>r19979 - openlaszlo/builds</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17246</link>
    <description>&lt;pre&gt;Author: svnbuild
Date: 2013-03-27 23:28:42 -0700 (Wed, 27 Mar 2013)
New Revision: 19979

Added:
   openlaszlo/builds/19978-openlaszlo-trunk/
Log:
 'automated build tagging by the nightly build script'

Copied: openlaszlo/builds/19978-openlaszlo-trunk (from rev 19978, openlaszlo/trunk)
&lt;/pre&gt;</description>
    <dc:creator>svnbuild-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-03-28T06:28:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17245">
    <title>r19976 - openlaszlo/builds</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17245</link>
    <description>&lt;pre&gt;Author: svnbuild
Date: 2013-03-25 10:38:30 -0700 (Mon, 25 Mar 2013)
New Revision: 19976

Added:
   openlaszlo/builds/19975-openlaszlo-trunk/
Log:
 'automated build tagging by the nightly build script'

Copied: openlaszlo/builds/19975-openlaszlo-trunk (from rev 19975, openlaszlo/trunk)
&lt;/pre&gt;</description>
    <dc:creator>svnbuild-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-03-25T17:38:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17244">
    <title>r19975 - in openlaszlo/trunk/WEB-INF/lps/lfc: .kernel/dhtml</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17244</link>
    <description>&lt;pre&gt;Author: pbr
Date: 2013-03-25 09:17:48 -0700 (Mon, 25 Mar 2013)
New Revision: 19975

Modified:
   openlaszlo/trunk/WEB-INF/lps/lfc/contextmenu.js
   openlaszlo/trunk/WEB-INF/lps/lfc/contextmenu.lzx
   openlaszlo/trunk/WEB-INF/lps/lfc/kernel/dhtml/LzMouseKernel.js
Log:
Change philip-20130325-nv2 by philip&amp;lt; at &amp;gt;philip-i7-2 on 2013-03-25 12:12:41 EDT
    in /cygdrive/f/clients/laszlo/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Alternate fix for shift-click contextmenu on the Mac

New Features:

Bugs Fixed: LPP-10331

Technical Reviewer: (pending)
QA Reviewer: dju
Doc Reviewer: (pending)

Documentation:

Release Notes:

Overview:


Details:
My previous fix turned off the onmouseup event to prevent the context menu from closing. This fix moved the check inside the context menu to prevent the menu from closing when the onmouseup event is received.


Tests:
See jira

Files:
M       WEB-INF/lps/lfc/kernel/dhtml/LzMouseKernel.js
M       WEB-INF/lps/lfc/contextmenu.js
M       WEB-INF/lp&lt;/pre&gt;</description>
    <dc:creator>pbr-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-03-25T16:17:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17243">
    <title>r19974 - openlaszlo/patches</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17243</link>
    <description>&lt;pre&gt;Author: pbr
Date: 2013-03-25 09:13:46 -0700 (Mon, 25 Mar 2013)
New Revision: 19974

Added:
   openlaszlo/patches/philip-20130325-nv2.tar
Log:
importing patch philip-20130325-nv2 for review

Added: openlaszlo/patches/philip-20130325-nv2.tar


Property changes on: openlaszlo/patches/philip-20130325-nv2.tar
___________________________________________________________________
Name: svn:mime-type
   + application/x-tar
&lt;/pre&gt;</description>
    <dc:creator>pbr-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-03-25T16:13:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17242">
    <title>r19973 - openlaszlo/builds</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17242</link>
    <description>&lt;pre&gt;Author: svnbuild
Date: 2013-03-23 23:28:49 -0700 (Sat, 23 Mar 2013)
New Revision: 19973

Added:
   openlaszlo/builds/19972-openlaszlo-trunk/
Log:
 'automated build tagging by the nightly build script'

Copied: openlaszlo/builds/19972-openlaszlo-trunk (from rev 19972, openlaszlo/trunk)
&lt;/pre&gt;</description>
    <dc:creator>svnbuild-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-03-24T06:28:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17241">
    <title>r19970 - openlaszlo/builds</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17241</link>
    <description>&lt;pre&gt;Author: svnbuild
Date: 2013-03-22 15:34:41 -0700 (Fri, 22 Mar 2013)
New Revision: 19970

Added:
   openlaszlo/builds/19969-openlaszlo-trunk/
Log:
 'automated build tagging by the nightly build script'

Copied: openlaszlo/builds/19969-openlaszlo-trunk (from rev 19969, openlaszlo/trunk)
&lt;/pre&gt;</description>
    <dc:creator>svnbuild-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-03-22T22:34:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17240">
    <title>r19969 - in openlaszlo/trunk/lps: adminadmin/lps/includes/lfc includes/source</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17240</link>
    <description>&lt;pre&gt;Author: pbr
Date: 2013-03-22 13:13:14 -0700 (Fri, 22 Mar 2013)
New Revision: 19969

Modified:
   openlaszlo/trunk/lps/admin/dev-console.lzx.js
   openlaszlo/trunk/lps/admin/dev-console.lzx.swf
   openlaszlo/trunk/lps/admin/lps/includes/lfc/LFCdhtml.js
   openlaszlo/trunk/lps/includes/source/embednew.js
Log:
Change philip-20130322-aGu by philip&amp;lt; at &amp;gt;philip-i7-2 on 2013-03-22 16:07:26 EDT
    in /cygdrive/f/clients/laszlo/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Rebuild dev console without old debugging statements

New Features:

Bugs Fixed: LPP-10332

Technical Reviewer: (pending)
QA Reviewer: dju
Doc Reviewer: (pending)

Documentation:

Release Notes:

Overview:


Details:
I removed a call to the new setTimeout method inside of embednew.js because it can load before the file that defines it. I rebuilt the dev console again. A diff shows I had some debugging statements running inside the dev console and this is probably why it would not always work.

Tests:
Run any applicat&lt;/pre&gt;</description>
    <dc:creator>pbr-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-03-22T20:13:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17239">
    <title>r19968 - openlaszlo/patches</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17239</link>
    <description>&lt;pre&gt;Author: pbr
Date: 2013-03-22 13:11:19 -0700 (Fri, 22 Mar 2013)
New Revision: 19968

Added:
   openlaszlo/patches/philip-20130322-aGu.tar
Log:
updating patch philip-20130322-aGu for review

Added: openlaszlo/patches/philip-20130322-aGu.tar


Property changes on: openlaszlo/patches/philip-20130322-aGu.tar
___________________________________________________________________
Name: svn:mime-type
   + application/x-tar
&lt;/pre&gt;</description>
    <dc:creator>pbr-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-03-22T20:11:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17238">
    <title>r19967 - openlaszlo/patches</title>
    <link>http://comments.gmane.org/gmane.comp.java.openlaszlo.scm/17238</link>
    <description>&lt;pre&gt;Author: pbr
Date: 2013-03-22 13:11:16 -0700 (Fri, 22 Mar 2013)
New Revision: 19967

Removed:
   openlaszlo/patches/philip-20130322-aGu.tar
Log:
remove patch philip-20130322-aGu

Deleted: openlaszlo/patches/philip-20130322-aGu.tar
&lt;/pre&gt;</description>
    <dc:creator>pbr-qwsyeSSt21a05dI2w8foGA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-03-22T20:11:17</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.java.openlaszlo.scm">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.java.openlaszlo.scm</link>
  </textinput>
</rdf:RDF>
