Skip to content

Couple new features#5

Merged
steiger merged 4 commits intoFastSpring:masterfrom
gohypergiant:master
Apr 29, 2013
Merged

Couple new features#5
steiger merged 4 commits intoFastSpring:masterfrom
gohypergiant:master

Conversation

@rickfillion
Copy link
Contributor

  • Added support for /checkout/
  • The ability to retrieve SSL certificates for the pages in the webview
  • Allows the delegate to dictate whether the height of the content div should get fixed
  • Nicer handling of javascript alerts

- The ability to retrieve SSL certificates for the pages in the webview
- Allows the delegate to dictate whether the height of the content div
  should get fixed
- Nicer handling of javascript alerts
@rickfillion
Copy link
Contributor Author

Looks like these broke your examples, where the build fails.

To fix : build for 64bit, not 32bit. My enhancements assume the modern runtime, so it'll complain about missing _hostCertificates & _connectionsToRequests ivars.

@rickfillion
Copy link
Contributor Author

I have 2 commits that fix the build issues. If you accept this pull request, I can issue another with the fixes for the example projects.

@rickfillion
Copy link
Contributor Author

Ohh.... looks like those 2 commits got put into this merge request. Well then... that works.

steiger pushed a commit that referenced this pull request Apr 29, 2013
* Added support for /checkout/
* The ability to retrieve SSL certificates for the pages in the webview
* Allows the delegate to dictate whether the height of the content div should get fixed
* Nicer handling of javascript alerts
@steiger steiger merged commit eac0c1a into FastSpring:master Apr 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants