Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M4
-
Component/s: UI, UI > JavaScript & CSS
-
Labels:None
-
Environment:Tomcat 7 + HSQL. Portal 6.1.x EE GIT ID: c30d1287db8b839f88bbbba556c4c278e87b69eb
IE7, IE 8
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
Improve JavaScript performance for IE.
- Analyse the problem areas and optimized performance.
- Attempt to use native JavaScript methods, available in IE7, rather than AUI/YUI methods.
- These AUI/YUI methods may brute force the DOM, in order to simulate none-native methods.
Issue Links
- relates
-
LPS-32395
IE Javascript performance improvements
-
-
LPS-32277
Icon taglib JavaScript performance improvements
-
-
LPS-33468
CLONE - Icon taglib JavaScript performance improvements
-
-
AUI-800
YUI Wiget is slow when boundingBox needs multiple class names.
-
-
AUI-801
Port YUI 3.7.0pr1 - Event Performance changes to our YUI3:patched-v3.4.1 branch
-
