Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose Cross-Origin Whitelist from Cef.XXX as static methods. #834

Merged
merged 2 commits into from
Feb 24, 2015

Conversation

rassilon
Copy link
Contributor

Custom schemes are much easier to deal with if you can use XHR with them, so on the theory that these APIs work, expose them from CefSharp.

See CEF issues 246 and 950 for more details.

Let me know if these methods should go somewhere else.

Fyi,
Bill

@amaitland amaitland added this to the 39.0.0 milestone Feb 24, 2015
@amaitland
Copy link
Member

Few changes required before merging this one

  • Add xml documentation
  • Rename variables to be camcelCase without underscores

@rassilon
Copy link
Contributor Author

Done. If this could be part of the -pre03 on Nuget that'd be very cool. It's so much easier to build my project with it that way. :)

Bill

amaitland added a commit that referenced this pull request Feb 24, 2015
Expose Cross-Origin Whitelist from Cef.XXX as static methods.
@amaitland amaitland merged commit 90ec55d into cefsharp:master Feb 24, 2015
@amaitland
Copy link
Member

Done. If this could be part of the -pre03 on Nuget that'd be very cool. It's so much easier to build my project with it that way. :)

Thanks! More than happy for this to be in -pre03 👍

@rassilon rassilon deleted the ExposeCrossOriginWhitelist branch February 24, 2015 04:33
@amaitland
Copy link
Member

-pre03 is on nuget

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.

None yet

2 participants