You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ef...@apache.org on 2019/01/10 03:09:08 UTC

[incubator-weex] branch master updated (c5662dd -> 87c7291)

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

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


    from c5662dd  * [Android] rm unnecessary exception,just loge (#2029)
     add 1bb88cb  * [Android] Add eagle support in JSC to fix the problem of updateComponentData not invoked.
     new 87c7291  Merge pull request #2016 from YorkShen/android_jsc_eagle

The 1 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:
 weex_core/Source/android/jsengine/weex_jsc_utils.cpp | 2 +-
 weex_core/Source/android/jsengine/wson/wson_jsc.cpp  | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)


[incubator-weex] 01/01: Merge pull request #2016 from YorkShen/android_jsc_eagle

Posted by ef...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 87c72914c650b4200334b65efcac9d9e21bab23a
Merge: c5662dd 1bb88cb
Author: codefurture <gu...@163.com>
AuthorDate: Thu Jan 10 11:09:04 2019 +0800

    Merge pull request #2016 from YorkShen/android_jsc_eagle
    
    * [Android] Fix the problem of updateComponentData in jsc for eagle

 weex_core/Source/android/jsengine/weex_jsc_utils.cpp | 2 +-
 weex_core/Source/android/jsengine/wson/wson_jsc.cpp  | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)