[GitHub] incubator-weex pull request #1004: JsService should be registered during wee...

2018-05-17 Thread Darin726
Github user Darin726 closed the pull request at:

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


---


[GitHub] incubator-weex pull request #1004: JsService should be registered during wee...

2018-01-28 Thread Darin726
GitHub user Darin726 reopened a pull request:

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

JsService should be registered during weex reload

An app may reload weex sdk in some situation.

So we should register js service during  weex sdk reloading

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

$ git pull https://github.com/Darin726/incubator-weex master

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

https://github.com/apache/incubator-weex/pull/1004.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 #1004


commit 0ea1d519e0f3b8032a52adcfe074f05744cf259f
Author: Darin 
Date:   2018-01-25T08:21:08Z

JsService should be registered during weex reload




---


[GitHub] incubator-weex pull request #1004: JsService should be registered during wee...

2018-01-28 Thread Darin726
Github user Darin726 closed the pull request at:

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


---


[GitHub] incubator-weex pull request #1004: JsService should be registered during wee...

2018-01-25 Thread Darin726
GitHub user Darin726 opened a pull request:

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

JsService should be registered during weex reload

An app may reload weex sdk in some situation.

So we should register js service during  weex sdk reloading

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

$ git pull https://github.com/Darin726/incubator-weex master

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

https://github.com/apache/incubator-weex/pull/1004.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 #1004






---