Chromium Code Reviews
DescriptionMove RTCDataChannel timer to frame-specific TaskRunnerTimer.
Move RTCDataChannel 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/2647703002
Cr-Commit-Position: refs/heads/master@{#444997}
Committed: https://chromium.googlesource.com/chromium/src/+/674ab769d179a6184ead4d616ee6b7e10cf39bf2
Patch Set 1 #
Messages
Total messages: 15 (11 generated)
|
||||||||||||||||||||||||||||