You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/06/05 03:25:00 UTC

[jira] [Commented] (WEEX-436) [iOS]fix history issue : delete rootNode in mainThread

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

ASF GitHub Bot commented on WEEX-436:
-------------------------------------

GitHub user lucky-chen opened a pull request:

    https://github.com/apache/incubator-weex/pull/1241

    [WEEX-436] [iOS] fix history issue : delete rootNode in mainThread

    fix history issue : delete rootNode in mainThread
    
    in some case ,`WXComponentManager dealloc` execute in mainThread 
    but all node operation(new / add / delete/other) should be in ComponentThread


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lucky-chen/incubator-weex ios-bugfix-parentnode

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/1241.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1241
    
----
commit aded238200ffc98917217a84b30d6c5bc89f25db
Author: zhongcang <qh...@...>
Date:   2018-06-05T03:17:48Z

    * [iOS] fix history issue : delete rootNode in mainThread

----


> [iOS]fix history issue : delete rootNode in mainThread
> ------------------------------------------------------
>
>                 Key: WEEX-436
>                 URL: https://issues.apache.org/jira/browse/WEEX-436
>             Project: Weex
>          Issue Type: Bug
>          Components: iOS
>            Reporter: peihan
>            Assignee: xingZhang
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)