-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When I add a Tab in a tab control with a browser instance (with a web page)
using open-webkit-sharp the process begin leaking memory. At first I thought
the leak originated in my own application (unmanaged code or similar), but
after much troubleshooting I have determined that it is the browser instance
that's leaking. The leak is not large (approximately 10 kb per second). Is
this a known problem and is there something i can do about it?
Original issue reported on code.google.com by erik.til...@teknomedia.se on 4 Dec 2012 at 10:07
Reactions are currently unavailable