Bug 630000 - crash [@ NotificationController::Shutdown()], r=davidb, sr=neil, a=davidb
This commit is contained in:
@@ -77,7 +77,8 @@ NS_IMPL_RELEASE(NotificationController)
|
||||
NS_IMPL_CYCLE_COLLECTION_CLASS(NotificationController)
|
||||
|
||||
NS_IMPL_CYCLE_COLLECTION_UNLINK_BEGIN_NATIVE(NotificationController)
|
||||
tmp->Shutdown();
|
||||
if (tmp->mDocument)
|
||||
tmp->Shutdown();
|
||||
NS_IMPL_CYCLE_COLLECTION_UNLINK_END
|
||||
|
||||
NS_IMPL_CYCLE_COLLECTION_TRAVERSE_NATIVE_BEGIN(NotificationController)
|
||||
|
||||
Reference in New Issue
Block a user