DescriptionRename BEGIN_PROXY_MAP --> BEGIN_SIGNALLING_PROXY_MAP.
And BEGIN_WORKER_PROXY_MAP --> BEGIN_PROXY_MAP.
This rename was suggested by Tommi, with the idea that a proxy
invoking methods on the worker thread should be the common case.
It's a followup to https://codereview.webrtc.org/1861633002/
This cl also adds unittests for proxy calls to the
worker thread.
BUG=webrtc:5426
Committed: https://crrev.com/72c8d2b708d442d16700229fe22918d187534430
Cr-Commit-Position: refs/heads/master@{#12374}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Revert class name change. #
Total comments: 3
Patch Set 3 : Add unit tests for proxy calls on the worker thread. #
Total comments: 5
Patch Set 4 : Spelling fix: signalling --> signaling. #
Messages
Total messages: 34 (10 generated)
|