Comment #1 on issue 26652 by mpcompl...@chromium.org: Leaking extensions  
RPHs on linux
http://code.google.com/p/chromium/issues/detail?id=26652

This happens because we destroy the RVH for background pages so late.
RenderProcessHost::Release does a DeleteSoon call when the background page  
goes away,
but Soon is not soon enough, because the browser closes first.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to