Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Invalid
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Change made in rev 17460 for FTETextField's initClass should be done for internal HTMLHelper class as well.
Code in the class initializer runs in interpreted mode and is not compiled by the JIT compiler.
It may often be the case the HTMLHelper is never used.