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/08/07 10:00:48 UTC

[incubator-weex] branch master updated (5862717 -> b641834)

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 5862717  [Android] white_screen check ignore unvisible view (alpha unvisible) (#2788)
     new bc252dc  [iOS] support jsTaskQueue thread safe
     new 7c48b0d  [iOS] fix logimplement crash
     new b641834  Merge pull request #2792 from jianhan-he/master

The 11535 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/Manager/WXBridgeManager.m | 36 +++++++++++++++--------
 weex_core/Source/base/log_defines.cpp             |  2 ++
 weex_core/Source/base/log_defines.h               |  6 ++--
 3 files changed, 28 insertions(+), 16 deletions(-)