Repository: incubator-weex
Updated Branches:
  refs/heads/master 69679b034 -> af072a686


[WEEX-436] [iOS] fix history issue : delete rootNode in mainThread (resolve 
#1241)

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


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/af072a68
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/af072a68
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/af072a68

Branch: refs/heads/master
Commit: af072a68619a3c4b3be83d8e03448aef6f0074d4
Parents: 69679b0
Author: 门柳 <[email protected]>
Authored: Thu Jun 7 18:57:20 2018 +0800
Committer: 门柳 <[email protected]>
Committed: Thu Jun 7 18:57:35 2018 +0800

----------------------------------------------------------------------

----------------------------------------------------------------------


Reply via email to