Chromium Code Reviews
DescriptionMove RTCDTMFSender timer to frame-specific TaskRunnerTimer.
Move RTCDTMFSender timer m_scheduledEventTimer to frame-specific TaskRunnerTimer.
This associates it with the frame's Networking timer task queue.
"The task source for the tasks listed in this section is the networking
task source."[1]
[1] The spec link: https://www.w3.org/TR/webrtc/#operation
This CL is migrating tasks/timers from a per-renderer scheduler to a per-frame
scheduler:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/80dsbEEOcWY
BUG=624694
Review-Url: https://codereview.chromium.org/2648543002
Cr-Commit-Position: refs/heads/master@{#444996}
Committed: https://chromium.googlesource.com/chromium/src/+/6eea7028fec55889e5c52663083f25353e6b93ad
Patch Set 1 #
Messages
Total messages: 14 (10 generated)
|
||||||||||||||||||||||||||||