Comment #24 on issue 25354 by [email protected]: Need a fool-proof way  
of executing tasks on other threads without worrying about thread  
destruction order
http://code.google.com/p/chromium/issues/detail?id=25354

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

------------------------------------------------------------------------
r30801 | [email protected] | 2009-11-02 22:18:54 -0800 (Mon, 02 Nov 2009) |  
5 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/notification_service.cc?r1=30801&r2=30800

Add a CHECK when an object tries to remove itself as an observer from  
NotificationService but no matching entry is found.  This is most likely an  
object being deleted on the wrong thread, and it'll lead to a crash later.

BUG=25354

Review URL: http://codereview.chromium.org/342091
------------------------------------------------------------------------


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