You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by mo...@apache.org on 2019/09/16 09:48:07 UTC

[incubator-weex] branch master updated (5e8d9ac -> 7ea24be)

This is an automated email from the ASF dual-hosted git repository.

moshen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-weex.git.


    from 5e8d9ac  [Android] Fix Crash in NotifyLayout (#2902)
     new 263521e  bugfix ios 8.11.1 multithreading crash by eagle destroy instance
     new e788595  bugfix ios 8.11.1 crash by destroy instance on multithreading
     new 7ea24be  Merge pull request #2905 from pengtaopt/feature/bugfix_ios_8.11.1_comp_thread

The 11764 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ios/sdk/WeexSDK/Sources/Bridge/WXBridgeContext.m    | 21 +--------------------
 ios/sdk/WeexSDK/Sources/Bridge/WXCoreBridge.mm      |  1 +
 ios/sdk/WeexSDK/Sources/Model/WXSDKInstance.m       | 10 +++++++++-
 weex-playground                                     |  2 +-
 .../core/bridge/platform/core_side_in_platform.cpp  |  8 ++++++--
 5 files changed, 18 insertions(+), 24 deletions(-)