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

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

GitHub user jpchase opened a pull request:

    https://github.com/apache/cordova-plugin-test-framework/pull/8

    CB-8295 Enable CSP for mobile spec

    - Uses a javascript include file (provided by mobile spec app) to 
document.write a CSP tag on page
    - If hosted outside of mobile spec, that app must provide similar injection 
script
    - Change index page to remove inline script (to comply with CSP)
    
    Relates to apache/cordova-mobile-spec#115

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

    $ git pull https://github.com/jpchase/cordova-plugin-test-framework CB-8295

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

    https://github.com/apache/cordova-plugin-test-framework/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 f6ed190a58f9c77734da7debe1e2472811b57d01
Author: Jason Chase <jasonpch...@gmail.com>
Date:   2015-01-14T15:30:09Z

    CB-8295 Enable CSP for mobile spec
    - Uses a javascript include file (provided by mobile spec app) to 
document.write a CSP tag on page
    - If hosted outside of mobile spec, that app must provide similar injection 
script
    - Change index page to remove inline script (to comply with CSP)

----


> Enable CSP for mobilespec
> -------------------------
>
>                 Key: CB-8295
>                 URL: https://issues.apache.org/jira/browse/CB-8295
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: mobile-spec
>    Affects Versions: Master
>            Reporter: Jason Chase
>            Assignee: Jason Chase
>
> With the work done in CB-8210 and CB-8252, it is now possible to run at least 
> the mobilespec plugin tests under CSP.  Consequently, it makes sense to turn 
> on CSP by default for mobilespec.  This should help ensure there are no 
> regressions in the platform/plugin support for running under CSP.



--
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