Comment #11 on issue 17091 by [email protected]: [MLK]  
RenderWidget::CompleteInit(int) [CHROME.DLL] in  
SessionRestoreUITest.TwoWindowsCloseOneRestoreOnlyOne
http://code.google.com/p/chromium/issues/detail?id=17091

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=21900

------------------------------------------------------------------------
r21900 | [email protected] | 2009-07-28 15:09:45 -0700 (Tue, 28 Jul  
2009) | 5 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/ipc/ipc_channel_proxy.cc?r1=21900&r2=21899
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/ipc/ipc_channel_proxy.h?r1=21900&r2=21899

The messages attached to the task created by an IPC ChannelProxy are leaked  
when the message loop is destroyed (the MessageLoop deletes its pending  
tasks on destruction, but not the messages).

BUG=17091
TEST=Run the ui_tests with Purify. We should not be leaking messages.
Review URL: http://codereview.chromium.org/159366
------------------------------------------------------------------------


--
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