I use the "content::WebContents::Create(profile_)" create a WebContents object and load an url by "webcontent_->GetController().LoadURL("http://example.com"...)"When I want to destroy the object, I delete the pointer directly. But I found about 1MB memory leak. Should I do something else to destroy the object?
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev