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

[GitHub] incubator-weex pull request #515: [android]WXWebview:the page will be blocke...

GitHub user lltemplar opened a pull request:

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

    [android]WXWebview:the page will be blocked when the webview meet an unvaliable resource

    [android]WXWebview:the page will be blocked when the webview meet an unvaliable resource

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

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

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

    https://github.com/apache/incubator-weex/pull/515.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 #515
    
----
commit 99eca14e76bcc5680afd943a7986845112575fa8
Author: lltemplar <li...@163.com>
Date:   2017-03-30T16:12:45Z

    fix method onActivityResult bug,resultCode is error passed by requestCode

commit 8211a2f69f7e36fb0e7d5ae4201fde09f4371070
Author: lltemplar <li...@163.com>
Date:   2017-07-18T17:06:57Z

    the page will be blocked when the webview meet an unvaliable resource

commit de47e9b94dde8f5d77a962e62ed69699127b681e
Author: lltemplar <li...@163.com>
Date:   2017-07-18T17:07:40Z

    the page will be blocked when the webview meet an unvaliable resource

----


---
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 #515: [android]WXWebview:the page will be blocke...

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

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


---