[Laszlo-dev] For Review: Change 20090427-maxcarlson-J Summary: Remove unnecessary calls to getAbsolutePosition() for html tage in dhtml
Max Carlson
max at openlaszlo.org
Mon Apr 27 13:31:44 PDT 2009
Change 20090427-maxcarlson-J by maxcarlson at Bank on 2009-04-27 13:27:01
PDT
in /Users/maxcarlson/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Remove unnecessary calls to getAbsolutePosition() for html
tage in dhtml
Bugs Fixed: LPP-7942 - Try to improve getAbsolutePosition()
performance for window dragging
Technical Reviewer: hminsky
QA Reviewer: mdemmon
Details: Only store appcontainer property for swf runtimes - where the
iframe must be positioned relative to the canvas. In DHTML, iframes
are paced in the div hierarchy so this isn't needed.
Tests: trunk-clean/test/extensions/html.lzx?lzr=dhtml shows no calls
to getAbsolutePosition() when the window is dragged.
Files:
M lps/includes/source/iframemanager.js
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090427-maxcarlson-J.tar
More information about the Laszlo-dev
mailing list