DescriptionMarked IPC::ChannelProxy as non thread-safe. Added DCHECKs to verify that public methods (with Send() being the only exception) are called on the thread that created the object.
Tests calling Send() from a wrong thread should be fixed first before similar check can be added to Send(). See http://crbug.com/163523 for details.
BUG=163091, 163523
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171106
Patch Set 1 #Patch Set 2 : Allow Send() to be called from any thread. #
Messages
Total messages: 11 (0 generated)
|