[GitHub] incubator-weex pull request #1054: [android]fix stream res.ok is undefined w...

2018-07-05 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] incubator-weex pull request #1054: [android]fix stream res.ok is undefined w...

2018-03-07 Thread marekchen
GitHub user marekchen reopened a pull request:

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

[android]fix stream res.ok is undefined when request has exception

CheckList:

**if** *isBugFix* **:**

  * [x] Make sure that you add at least one unit test for the bug which you 
had fixed.

**elif** *isNewFeature* **:**

  * [ ] Update API docs for the component.
  * [ ] Update/Add demo to demonstrate new feature.
  * [ ] Update test scripts for the feature.
  * [ ] Add unit tests for the feature.



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

$ git pull https://github.com/marekchen/incubator-weex patch-1

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

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


commit b3d3d628c837a07bcf688405294e30ff725ecfa5
Author: marekchen 
Date:   2018-03-07T14:09:35Z

Update WXStreamModule.java




---


[GitHub] incubator-weex pull request #1054: [android]fix stream res.ok is undefined w...

2018-03-07 Thread marekchen
Github user marekchen closed the pull request at:

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


---


[GitHub] incubator-weex pull request #1054: [android]fix stream res.ok is undefined w...

2018-03-07 Thread marekchen
GitHub user marekchen opened a pull request:

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

[android]fix stream res.ok is undefined when request has exception

CheckList:

**if** *isBugFix* **:**

  * [x] Make sure that you add at least one unit test for the bug which you 
had fixed.

**elif** *isNewFeature* **:**

  * [ ] Update API docs for the component.
  * [ ] Update/Add demo to demonstrate new feature.
  * [ ] Update test scripts for the feature.
  * [ ] Add unit tests for the feature.



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

$ git pull https://github.com/marekchen/incubator-weex patch-1

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

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


commit b3d3d628c837a07bcf688405294e30ff725ecfa5
Author: marekchen 
Date:   2018-03-07T14:09:35Z

Update WXStreamModule.java




---