You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by ptarjan <gi...@git.apache.org> on 2015/09/22 03:35:59 UTC

[GitHub] cordova-plugin-whitelist pull request: wait for the page to have l...

GitHub user ptarjan opened a pull request:

    https://github.com/apache/cordova-plugin-whitelist/pull/13

    wait for the page to have loaded before spewing

    I had my CSP below my `<script src="cordova.js"></script>` which seems like it shouldn't be spewing.

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

    $ git pull https://github.com/ptarjan/cordova-plugin-whitelist patch-1

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

    https://github.com/apache/cordova-plugin-whitelist/pull/13.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 #13
    
----
commit 823d57a3b64f0110efdf244836b980826a81a265
Author: Paul Tarjan <gi...@paulisageek.com>
Date:   2015-09-22T01:35:53Z

    wait for the page to have loaded before spewing
    
    I had my CSP below my `<script src="cordova.js"></script>` which seems like it shouldn't be spewing.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org