GitHub user purplecabbage opened a pull request:

    https://github.com/apache/cordova-js/pull/75

    CB 964

    Consolidated some error handling in callbacks, and fire a document event 
when an error occurs.

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

    $ git pull https://github.com/purplecabbage/cordova-js CB-964

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

    https://github.com/apache/cordova-js/pull/75.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 #75
    
----
commit f97875b7f402d2bf6a5c9c39ed2f6c0210dee3a3
Author: Jesse MacFadyen <[email protected]>
Date:   2014-07-22T20:03:45Z

    Move exception handling into consolidated result handler, and out of 
deprecated methods

commit e1e2f828f68500601a95eb20baf388b72a030bc3
Author: Jesse MacFadyen <[email protected]>
Date:   2014-07-22T20:11:15Z

    CB-964 Fire document event 'CDVCallbackError' when a callback error occurs.

commit ba0c7ff8492fa2dba0e7931c5edc62fcd8d76387
Author: Jesse MacFadyen <[email protected]>
Date:   2014-07-22T20:17:36Z

    formatting, fixed jshint issues

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to