Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/commit/89ae9dbd Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/tree/89ae9dbd Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/diff/89ae9dbd Branch: refs/heads/master Commit: 89ae9dbd534d69ae242943d3f78be298b32aed63 Parents: 9fc6654 c011fe2 Author: ldeluca <[email protected]> Authored: Wed Jun 11 09:58:52 2014 -0400 Committer: ldeluca <[email protected]> Committed: Wed Jun 11 09:58:52 2014 -0400 ---------------------------------------------------------------------- CONTRIBUTING.md | 21 +++++++ RELEASENOTES.md | 15 +++++ doc/index.md | 45 +++++++++++---- plugin.xml | 5 +- src/firefoxos/InAppBrowserProxy.js | 99 +++++++++++++++++++++++++++------ src/ios/CDVInAppBrowser.h | 3 +- src/ios/CDVInAppBrowser.m | 43 +++++++------- 7 files changed, 179 insertions(+), 52 deletions(-) ----------------------------------------------------------------------
