GitHub user luissilvaos opened a pull request:

    https://github.com/apache/cordova-ios/pull/328

    CB-13093: (iOS) Infinite looping when stressing navigation

    ### Platforms affected
    iOS
    
    ### What does this PR do?
    Fix the navigations that starts with the STATE_WAITING_FOR_LOAD_START  by 
calling the self webview:didFailLoadWithError method instead of delegating it.
    
    ### What testing has been done on this change?
    
    
    ### Checklist
    - [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
    - [X] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform 
affected.
    - [ ] Added automated test coverage as appropriate for this change.


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

    $ git pull https://github.com/luissilvaos/cordova-ios CB-13093

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

    https://github.com/apache/cordova-ios/pull/328.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 #328
    
----
commit 138e58649a9b698d6a2fb2454497981d7b937669
Author: Luis Silva <luis.si...@outsystems.com>
Date:   2017-07-24T09:14:51Z

    CB-13093: (iOS) Infinite looping when stressing navigation

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to