Open aroben opened 11 years ago
We're leaking the content::WebContents we put in the main window. We should delete it when the window closes.
content::WebContents
I'm not sure that it's right place but it worked https://github.com/ralder/brightray_example/commit/4778d0bd8eb4599be14cc400414b532d8d3fe467
We're leaking the
content::WebContents
we put in the main window. We should delete it when the window closes.