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

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

GitHub user jsoref opened a pull request:

    https://github.com/apache/cordova-app-hello-world/pull/10

    CB-9009 default CSP needs to include 8472 for blackberry

    

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

    $ git pull https://github.com/jsoref/cordova-app-hello-world cb_9009

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

    https://github.com/apache/cordova-app-hello-world/pull/10.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 #10
    
----
commit fac9f1c19744e25fdc45b993ff1b53ea4f54cc1c
Author: Josh Soref <jso...@blackberry.com>
Date:   2015-05-11T19:30:15Z

    CB-9009 default CSP needs to include 8472 for blackberry

----


> default CSP needs to include 8472 for blackberry
> ------------------------------------------------
>
>                 Key: CB-9009
>                 URL: https://issues.apache.org/jira/browse/CB-9009
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: App Hello World, Plugin Whitelist
>    Affects Versions: 5.0.0
>            Reporter: Josh Soref
>            Priority: Blocker
>
> These files:
> {code}
> ./cordova-js-src/exec.js
> ./framework/bootstrap/require.js
> ./framework/lib/utils.js
> ./javascript/cordova.blackberry10.js
> {code}
> all hard code 8472 as a magical port for cordova-blackberry apps 
> (specifically it's used for the exec bridge).
> The current hello-world CSP prevents cordova-blackberry from working out of 
> the box.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to