GitHub user robpaveza opened a pull request: https://github.com/apache/cordova-js/pull/108
Experimental addition for CB-8674: Creates a 'cordova.env' object, and Creates a 'cordova.env' object, and then on Windows hangs the activation arguments off of cordova.env.args. This should allow plugins to capture the activation arguments even though the 'activated' event fires before plugins load on Windows. Before merging, let's make sure the change satisfies the bug. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-js CB-8674 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-js/pull/108.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 #108 ---- commit 6e05b62f3dee3cda3ed4d307dc1008c79d6131e2 Author: Rob Paveza <rob.pav...@microsoft.com> Date: 2015-05-01T21:58:46Z Experimental addition for CB-8674: Creates a 'cordova.env' object, and then on Windows hangs the activation arguments off of cordova.env.args. This should allow plugins to capture the activation arguments even though the 'activated' event fires before plugins load on Windows. ---- --- 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