You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by gubaojian <gi...@git.apache.org> on 2017/10/23 02:10:53 UTC

[GitHub] incubator-weex pull request #815: when js exception occur, report response h...

GitHub user gubaojian opened a pull request:

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

    when js exception occur, report response header and template content md5

    1、when js exception occur, report response header and template content md5, use weak ref to reduce memory when gc

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

    $ git pull https://github.com/gubaojian/incubator-weex release-0.16

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

    https://github.com/apache/incubator-weex/pull/815.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 #815
    
----
commit bef20bd594bd971afc4ca1f3d6b28176ae790d24
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-10-20T11:06:41Z

    template md5 and bytes length, response header  on js exception scene

commit 84ff266096243fae98ab1cc59ab035314b9fb9c7
Author: Hanks <zh...@gmail.com>
Date:   2017-10-11T09:19:48Z

    + [jsfm] add weex variable api in runtime

commit 3ecabc5c13b9d19217773391c2e545cfca47a6bd
Author: misakuo <mi...@apache.org>
Date:   2017-10-19T04:19:11Z

    * [android] fix wrong logic when set box-shadow on adapter view

commit b6001a095b5883a5b848e21b5e2fae03177d313a
Author: misakuo <mi...@apache.org>
Date:   2017-10-19T09:45:23Z

    * [android] draw box-shadow on ViewGroup directly

commit c4cd7581b5b4360072150219692a2440eeaa16e4
Author: misakuo <mi...@apache.org>
Date:   2017-10-19T09:56:13Z

    * [android] add box shadow host on div

commit 0d4dada43a73b539e82d21844e36a194597ef124
Author: atomtong <to...@qq.com>
Date:   2017-10-19T10:57:19Z

    * [jsfm] jsfm update to 0.22.7 fix dom action updatefinish  before createbody action

commit 7d89a0c3f98c903af11bdfaf8d75ee549adc14e3
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-10-21T07:05:47Z

    add response header and use hashmap to handle null key,value

commit 1da0c481482352a570e00b864512916830624a01
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-10-23T02:05:11Z

    Merge branch 'release-0.16' of https://github.com/apache/incubator-weex into release-0.16

----


---

[GitHub] incubator-weex issue #815: when js exception occur, report response header a...

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

    https://github.com/apache/incubator-weex/pull/815
  
    
    <!--
      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 #815: when js exception occur, report response h...

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

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


---

[GitHub] incubator-weex pull request #815: when js exception occur, report response h...

Posted by gubaojian <gi...@git.apache.org>.
GitHub user gubaojian reopened a pull request:

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

    when js exception occur, report response header and template content md5

    1、when js exception occur, report response header and template content md5, use weak ref to reduce memory when gc

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

    $ git pull https://github.com/gubaojian/incubator-weex release-0.16

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

    https://github.com/apache/incubator-weex/pull/815.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 #815
    
----
commit bef20bd594bd971afc4ca1f3d6b28176ae790d24
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-10-20T11:06:41Z

    template md5 and bytes length, response header  on js exception scene

commit 84ff266096243fae98ab1cc59ab035314b9fb9c7
Author: Hanks <zh...@gmail.com>
Date:   2017-10-11T09:19:48Z

    + [jsfm] add weex variable api in runtime

commit 3ecabc5c13b9d19217773391c2e545cfca47a6bd
Author: misakuo <mi...@apache.org>
Date:   2017-10-19T04:19:11Z

    * [android] fix wrong logic when set box-shadow on adapter view

commit b6001a095b5883a5b848e21b5e2fae03177d313a
Author: misakuo <mi...@apache.org>
Date:   2017-10-19T09:45:23Z

    * [android] draw box-shadow on ViewGroup directly

commit c4cd7581b5b4360072150219692a2440eeaa16e4
Author: misakuo <mi...@apache.org>
Date:   2017-10-19T09:56:13Z

    * [android] add box shadow host on div

commit 0d4dada43a73b539e82d21844e36a194597ef124
Author: atomtong <to...@qq.com>
Date:   2017-10-19T10:57:19Z

    * [jsfm] jsfm update to 0.22.7 fix dom action updatefinish  before createbody action

commit 7d89a0c3f98c903af11bdfaf8d75ee549adc14e3
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-10-21T07:05:47Z

    add response header and use hashmap to handle null key,value

commit 1da0c481482352a570e00b864512916830624a01
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-10-23T02:05:11Z

    Merge branch 'release-0.16' of https://github.com/apache/incubator-weex into release-0.16

----


---

[GitHub] incubator-weex pull request #815: when js exception occur, report response h...

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

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


---