ataranto / CefSharp

.Net binding for the Chromium Embedded Framework
Other
62 stars 34 forks source link

Support multiple AppDomains #65

Closed joaompneves closed 11 years ago

joaompneves commented 11 years ago

Hi,

I'm having some problems using NUnit to run unit tests over my application and these problems are related to the lack of support of multiple AppDomains by CefSharp, AFAIK.

So my question is, what is necessary to properly support multiple AppDomains?

joaompneves commented 11 years ago

Fixed in my fork: https://github.com/joaompneves/CefSharp