You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by mmocny <gi...@git.apache.org> on 2012/09/06 16:30:52 UTC

incubator-cordova-ios pull request: [ios] Fix data uri from being blocked

GitHub user mmocny opened a pull request:

    https://github.com/apache/incubator-cordova-ios/pull/46

    [ios] Fix data uri from being blocked

    

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

    $ git pull https://github.com/mmocny/incubator-cordova-ios fix_data_uri

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

    https://github.com/apache/incubator-cordova-ios/pull/46.patch

----
commit 750670454a23a905c863e2caaf76e70999845e95
Author: Michal Mocny <mm...@gmail.com>
Date:   2012-09-06T07:29:40-07:00

    [ios] Fix data uri from being blocked

----