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/10/25 13:29:24 UTC

[GitHub] incubator-weex pull request #824: Release 0.16 bugfix

GitHub user yuhun-alibaba opened a pull request:

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

    Release 0.16 bugfix

    * [android] create instance exception when jsf not ready or jsc cannot start up will use h5 to render page

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

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

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

    https://github.com/apache/incubator-weex/pull/824.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 #824
    
----
commit 0a28f2712ad14b8da6231bc1c695ffde31e055a0
Author: yuhun-alibaba <to...@gmail.com>
Date:   2017-10-25T07:39:05Z

     * [android] create instance exception when jsf not ready or jsc cannot start up will use h5 to render page

commit 6e413271d3e07775c6a9dcc189ee6404327fefd0
Author: yuhun-alibaba <to...@gmail.com>
Date:   2017-10-25T09:28:14Z

     * [android] exception opt, on debug apk connecting debug server will hold on and wait initframework, on release will return and use H5 render soon

----


---

[GitHub] incubator-weex issue #824: Release 0.16 bugfix

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/824
  
    
    <!--
      0 failure: 
      0 warning: 
      2 messages
      
    -->
    
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Messages</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:book:</td>
          <td>has no jsfm file changed.</td>
        </tr>
      
    <tr>
          <td>:book:</td>
          <td>jsfm test finished.</td>
        </tr>
      </tbody>
    </table>
    
    
    <p align="right">
      Generated by :no_entry_sign: <a href="http://github.com/danger/danger-js/">dangerJS</a>
    </p>



---

[GitHub] incubator-weex pull request #824: Release 0.16 bugfix

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

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


---