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

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

GitHub user marti1125 opened a pull request:

    https://github.com/apache/cordova-plugin-camera/pull/39

    update CameraProxy.js

    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-camera CB-6422

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

    https://github.com/apache/cordova-plugin-camera/pull/39.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 #39
    
----
commit c696f6e0b3f9d4461d86cb6481c56cca57676f88
Author: Willy Aguirre <[email protected]>
Date:   2014-07-29T01:42:43Z

    update CameraProxy.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