Change philip-20130220-mRC by philip@philip-i7-2 on 2013-02-20 13:37:02
EST
in /cygdrive/f/clients/laszlo/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Split IE quirks to improve IE9 performance
New Features:
Bugs Fixed: LPP-10322 (partial)
Technical Reviewer: (pending)
QA Reviewer: dju
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Performance improvements for IE9.
Details:
I divided the fix_ie_clickable quirk into two parts: fix_ie_clickable
and fix_ie_clickable2. fix_ie_clickable is relevant for IE versions < 9
and fix_ie_clickable2 is relevant for all IE versions. I also removed
__LZinputclickdiv from the DOM for IE9 since it appears to duplicate
what it already in LzSprite.
This checkin is to allow testing of this build on webtop.
Tests:
I tested using lzpix, calendar, amazon on IE9.
Files:
M WEB-INF/lps/lfc/kernel/dhtml/lzsprite/LzSprite-quirks.js
M WEB-INF/lps/lfc/kernel/dhtml/lzsprite/LzSprite-event.js
M WEB-INF/lps/lfc/kernel/dhtml/LzInputTextSprite.js
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/philip-20130220-mRC.tar