DescriptionRemove DCHECK from HeartbeatSender::OnSignallingDisconnected()
Allow that method to be called without a corresponding call to
OnSignalConnected() - the linked bug-report explains how this can happen.
This is only a partial bug-fix; still need to address the problem of this
method being called on the wrong thread from ChromotingHost::Shutdown().
BUG=83788
TEST=Manual
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91737
Patch Set 1 #
Total comments: 1
Patch Set 2 : Address Wez's comment. #Messages
Total messages: 7 (0 generated)
|