Backout 15c4d6334107 (bug 790854) for test failures

This commit is contained in:
Robert O'Callahan 2012-10-26 12:08:38 +13:00
parent dfa06ed040
commit a01b0389bf

View File

@ -1798,9 +1798,8 @@ MediaStream::Destroy()
{ Run(); }
};
mWrapper = nullptr;
mMainThreadDestroyed = true;
GraphImpl()->AppendMessage(new Message(this));
// 'this' can be dead after the AppendMessage, so don't touch it here.
mMainThreadDestroyed = true;
}
void