Updates:
Summary: [MLK] On exit, tasks are not getting deleted in
MessageLoop::DeletePendingTasks
Cc: [email protected]
Comment #7 on issue 6532 by [email protected]: [MLK] On exit, tasks are
not getting deleted in MessageLoop::DeletePendingTasks
http://code.google.com/p/chromium/issues/detail?id=6532
All these leaks are because we are not deleting pending tasks in message
loop when
MessageLoop goes away (see MessageLoop::DeletePendingTasks). Apparently
deleting
tasks caused unexpected crashes due to mismatched order -
http://codereview.chromium.org/1664
--
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
-~----------~----~----~----~------~----~------~--~---