[ 
https://issues.apache.org/jira/browse/FLEX-33237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598487#comment-13598487
 ] 

Justin Mclean commented on FLEX-33237:
--------------------------------------

Perhaps in removedFromStageHandler the event listener could be removed, after 
that point I don't think the component cares if the resources are changed or 
not.
                
> 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
>              Labels: easyfix
>
> 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

Reply via email to