Skip to content

Add CefSharp.PostMessage #2799

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

Merged
merged 1 commit into from
Jun 3, 2019
Merged

Conversation

amaitland
Copy link
Member

@amaitland amaitland commented Jun 3, 2019

  • JavascriptMessageReceived event added to ChromiumWebBrowser/IWebBrowser
  • CefSharp.PostMessage and cefSharp.postMessage added to V8Context on creation for use in Javascript

Resolves #2775

@amaitland amaitland added this to the 75.0.0 milestone Jun 3, 2019
@AppVeyorBot
Copy link

@AppVeyorBot
Copy link

- JavascriptMessageReceived event added to ChromiumWebBrowser/IWebBrowser
- CefSharp.PostMessage and cefSharp.postMessage added to V8Context on creation for use in Javascript
- Add PostMessageTest.html
@amaitland amaitland merged commit 1a2c8ff into cefsharp:master Jun 3, 2019
@amaitland amaitland deleted the postmessage branch June 3, 2019 11:08
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.

Feature Request - Add Javascript CefSharp.PostMessage
2 participants