You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by acton393 <gi...@git.apache.org> on 2017/03/10 03:26:55 UTC

[GitHub] incubator-weex pull request #83: * [ios] 0.10.2 bugfix

GitHub user acton393 opened a pull request:

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

    * [ios] 0.10.2 bugfix

    fix default handler override
    remove dlsym for jscore garbage Collection

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

    $ git pull https://github.com/acton393/incubator-weex dev

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

    https://github.com/apache/incubator-weex/pull/83.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 #83
    
----
commit 1e4105f633693b26f7d73b818418ce643040de60
Author: acton393 <zh...@gmail.com>
Date:   2017-03-10T03:23:47Z

    * [ios] fix default handler override

commit 2d7b86823d18923a46b5c784ff9928dd8b2e63d7
Author: acton393 <zh...@gmail.com>
Date:   2017-03-10T03:24:54Z

    * [ios] remove dlsym for jscore garbage Collection

----


---
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 #83: * [ios] 0.10.2 bugfix

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

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


---
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 issue #83: * [ios] 0.10.2 bugfix

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

    https://github.com/apache/incubator-weex/pull/83
  
    `[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"taobao://"]]; `
    Such code will lead to a scheme jump to external taobao application. Could you explain its usage? :(


---
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.
---