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

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

GitHub user zalun opened a pull request:

    https://github.com/apache/cordova-mobile-spec/pull/64

    CB-6570 FFOS privileged apps compatibility

    All tests are now compatible with FFOS privileged apps (CSP restrictions)
    
    - inline scripts moved to JavaScript files
    - added addListenerToClass function which is used to connect buttons with 
test functions.
    - moved test initialization to JS file (for DRY and privileged apps 
compatibility)
    
    Please check it on all platforms and r+ if working. There should be no 
change in behaviour of the app.

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

    $ git pull https://github.com/zalun/cordova-mobile-spec 
ffos_privileged_compatible

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

    https://github.com/apache/cordova-mobile-spec/pull/64.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 #64
    
----
commit a7c88d8fc6999996179356db7759db82782fee4e
Author: Piotr Zalewa <[email protected]>
Date:   2014-04-30T13:14:04Z

    Manual tests fixed
    
    Removing inline scripts from mobile-spec to make it compatible with FFOS 
priveleged type apps (i.e. using contacts)
    
    added addListenerToClass function which is used to connect buttons with 
test functions.
    
    Please check it on all platforms and r+ if working.
    
    moved test initialization to JS file (for DRY and privileged apps 
compatibility)

commit 53a34221c2c78ccfb742e8e793225bec195be0ff
Author: Piotr Zalewa <[email protected]>
Date:   2014-05-14T13:42:17Z

    Merge branch 'master' into ffos_privileged_compatible

----


> mobile-spec has inline JavaScript which is forbidden for Firefox OS 
> privileged apps
> -----------------------------------------------------------------------------------
>
>                 Key: CB-6570
>                 URL: https://issues.apache.org/jira/browse/CB-6570
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: FirefoxOS, mobile-spec
>            Reporter: Piotr Zalewa
>            Assignee: Piotr Zalewa
>




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

Reply via email to