Chromium Code Reviews
DescriptionDo FilteringNetworkManager::CheckPermission from new Initialize method.
This is guaranteed to be called from PeerConnection on the correct
thread when the PeerConnection is initializing. This means it's no
longer PeerConnectionDependencyFactory's responsibility to initialize
it, and it can be initialized in a thread safe way.
BUG=617648
Committed: https://crrev.com/c6dcde40c5dc3ad78ee039f6a7e9e71437256512
Cr-Commit-Position: refs/heads/master@{#404395}
Patch Set 1 #
Total comments: 11
Patch Set 2 : Responding to comments. #
Total comments: 2
Patch Set 3 : Changing RTC_DCHECK to DCHECK and adding a couple more. #Patch Set 4 : Fixing the network_manager DCHECK. It's std::moved so must check member variable. #
Messages
Total messages: 23 (9 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||