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

Calling browser close in managedcefbrowseradapter destructor #304

Merged
merged 3 commits into from Apr 1, 2014

Conversation

brock8503
Copy link
Contributor

I've included two small superficial changes.

  • 8b6248b Small formatting changes.
  • cae957a The other half of the cookies datetime granularity in the visit api.
  • 39742b6 We have a case where we close the browser core before OnApplicationExit and need to manage the resources better. Calling Close() in the destructor to ensure the client adapter calls ->CloseBroswer() when disposed in webview.cs.

jornh added a commit that referenced this pull request Apr 1, 2014
Calling browser close in managedcefbrowseradapter destructor
@jornh jornh merged commit 63aa5cf into cefsharp:master Apr 1, 2014
@brock8503
Copy link
Contributor Author

@jornh and @JanEggers I just did a few more checks with the latest dispose pattern this does work as mentioned!

Woohoo, looking for other resource issues as I move forward. @jornh I will take a look at #249 when I have some time!

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

3 participants