You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by yuhun-alibaba <gi...@git.apache.org> on 2017/08/23 08:21:34 UTC

[GitHub] incubator-weex pull request #636: Weexjsc multiprocess

GitHub user yuhun-alibaba opened a pull request:

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

    Weexjsc multiprocess

    * [android] add for jsc multi process architecture, will run normal on jsc sigle process architecture
         1. if jsc process exception and crash will report and record relevant crash log on /cache/jsserver_crash/***info.log
         2. if jsc process exception and crash will reinit framework and record reinit result
         3. if jsc process exception and crash will restart it and reload current Weex page
         4. use UT upload jsc process exception and crash log
         5. if jsc process exception and crash will notify playground reload MainActivity

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

    $ git pull https://github.com/yuhun-alibaba/incubator-weex 0.16-dev

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

    https://github.com/apache/incubator-weex/pull/636.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 #636
    
----
commit 9dd199aeb18e967338d0b2a1e4a4070cb59e826e
Author: 御魂 <we...@alibaba-inc.com>
Date:   2017-08-22T15:11:14Z

     * [android] add for jsc multi process architecture, will run normal on jsc sigle process architecture
     1. if jsc process exception and crash will report and record relevant crash log on /cache/jsserver_crash/***info.log
     2. if jsc process exception and crash will reinit framework and record reinit result
     3. if jsc process exception and crash will restart it and reload current Weex page
     4. use UT upload jsc process exception and crash log
     5. if jsc process exception and crash will notify playground reload MainActivity

commit 048661b7289f6fb4ff7394f33f3af6670b7d3bc2
Author: 御魂 <we...@alibaba-inc.com>
Date:   2017-08-23T04:57:18Z

    * [android] update libweexjsc.so, jsc will run on a process alone

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex pull request #636: Weexjsc multiprocess

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---