[ 
https://issues.apache.org/jira/browse/CB-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077620#comment-14077620
 ] 

ASF GitHub Bot commented on CB-6422:
------------------------------------

GitHub user marti1125 opened a pull request:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/54

    [CB-6422] Use cordova/exec/proxy instead of platform dupes

    https://issues.apache.org/jira/browse/CB-6422
    [CB-6422] Use cordova/exec/proxy instead of platform dupes

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

    $ git pull https://github.com/marti1125/cordova-plugin-inappbrowser CB-6422

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

    https://github.com/apache/cordova-plugin-inappbrowser/pull/54.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 #54
    
----
commit cc2f8966bad6f396df34a1c5ffc0aae71580fdc7
Author: Willy Aguirre <[email protected]>
Date:   2014-07-29T11:20:54Z

    update InAppBrowserProxy.js

----


> Use cordova/exec/proxy instead of platform dupes
> ------------------------------------------------
>
>                 Key: CB-6422
>                 URL: https://issues.apache.org/jira/browse/CB-6422
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: FirefoxOS, Plugin Camera, Plugin Device, Tizen
>            Reporter: Jesse MacFadyen
>
> the proxy code is built into cordova/exec/proxy, so instead of :
> require("cordova/windows8/commandProxy")...
> it should be :
> require("cordova/exec/proxy")...
> This applies to several platforms + core plugins



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to