You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by hermwong <gi...@git.apache.org> on 2012/09/19 22:02:14 UTC

incubator-cordova-ios pull request: CB-1461Add the two new iOS 6 UIWebView ...

GitHub user hermwong opened a pull request:

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

    CB-1461Add the two new iOS 6 UIWebView properties as Cordova.plist settings

    added code to check for the two new iOS 6 UIWebView properties

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

    $ git pull https://github.com/hermwong/incubator-cordova-ios CB-1461

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

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

----
commit 274fdbf709cabc69b3b911fffb423bd6eebd4fbf
Author: hermwong <he...@gmail.com>
Date:   2012-09-14T13:15:59-07:00

    CB-1461 added new iOS 6 UIWebView properties

commit b749e446d0eefd2546a3f55553e7e39dd05e8853
Author: hermwong <he...@gmail.com>
Date:   2012-09-17T13:59:59-07:00

    CB-1461 Add the two new iOS 6 UIWebView properties as Cordova.plist settings

commit bc512e15b827a9625e0c279078993b9c23aee46d
Author: hermwong <he...@gmail.com>
Date:   2012-09-18T11:31:08-07:00

    additional changes for CB-1461

----