DescriptionA quick fix for Bug 64463.
It seems scoped_refptr<MessageLoopProxy>::~scoped_refptr() cannot call MessageLoopProxyImpl::~MessageLoopProxyImpl() because it is not a virtual destructor. This change just changes it to a virtual one.
BUG=64463
TEST=make the valgrind bots green.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=67976
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #
Messages
Total messages: 2 (0 generated)
|