GitHub user nikhilkh opened a pull request: https://github.com/apache/cordova-browser/pull/8
CB-8224: Add support to launch a specified browser using --target switch... With this change there is support for multiple browsers on Windows, Mac and Linux. I have tried my best to keep parity with existing behavior. Default run behavior is still to launch Chrome with a new profile in a new window. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-browser CB-8224 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-browser/pull/8.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 #8 ---- commit 12a630ca8b8cb75056c8f826d16bef77d0f7caa9 Author: Nikhil Khandelwal <nikhi...@microsoft.com> Date: 2015-01-16T02:44:00Z CB-8224: Add support to launch a specified browser using --target switch. Support for multiple browsers on Windows, Mac and Linux ---- --- 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