You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by davidmweber <gi...@git.apache.org> on 2015/07/20 13:12:07 UTC

[GitHub] cordova-plugin-inappbrowser pull request: Fix crash on browser win...

GitHub user davidmweber opened a pull request:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/110

    Fix crash on browser window close

    This fixes references to webView delegates on deallocation to prevent crashes in iOS apps. It is particularly a problem when opening and closing multiple webViews during an Oauth authentication. See
    https://issues.apache.org/jira/bro…wse/CB-9167

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

    $ git pull https://github.com/8eo/cordova-plugin-inappbrowser master

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

    https://github.com/apache/cordova-plugin-inappbrowser/pull/110.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 #110
    
----
commit 2279aee4ff4e7c363392dc9de4af278f96c2dca7
Author: David Weber <da...@veryflatcat.com>
Date:   2015-07-20T11:09:58Z

    Fix crash on browser window close (https://issues.apache.org/jira/browse/CB-9167)

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-plugin-inappbrowser pull request: Fix crash on browser win...

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

    https://github.com/apache/cordova-plugin-inappbrowser/pull/110


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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org