You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Frédéric THOMAS (JIRA)" <ji...@apache.org> on 2013/03/11 02:25:12 UTC

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

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

Frédéric THOMAS commented on FLEX-33237:
----------------------------------------

Hi,

I can't rely the description with the fact it is not protected, can you provide a simple example where it creates problem pls.
Note: If you need to do some clean up, you can override protected function resourcesChanged():void as it called by the changeHandler
                
> 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