You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Shigeru Nakagaki (JIRA)" <ji...@apache.org> on 2012/10/29 07:09:13 UTC

[jira] [Created] (FLEX-33237) UIComponent#resourceManager_changeHandler() should be protected scope.

Shigeru Nakagaki created FLEX-33237:
---------------------------------------

             Summary: UIComponent#resourceManager_changeHandler() should be protected scope.
                 Key: FLEX-33237
                 URL: https://issues.apache.org/jira/browse/FLEX-33237
             Project: Apache Flex
          Issue Type: Bug
          Components: Profiler
    Affects Versions: Apache Flex 4.8 (parity release)
            Reporter: Shigeru Nakagaki
            Priority: Minor


UIComponent add event listener at constructor with weak reference. So it may be cleared sometime.
But in profiling mode, it still exists. It is a real garbage. And it is annoying to me.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira