Chromium Code Reviews
DescriptionMove MediaKeySession timer to frame-specific TaskRunnerTimer.
Move MediaKeySession timer m_actionTimer to frame-specific TaskRunnerTimer.
This associates it with the frame's MiscPlatformAPI timer task queue.
The spec does not explicitly specify what task source it should use.[1]
[1] The spec link: https://w3c.github.io/encrypted-media/#remove
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/2643993004
Cr-Commit-Position: refs/heads/master@{#445312}
Committed: https://chromium.googlesource.com/chromium/src/+/3e95a159520fb979684df2276ab86f1da74c3704
Patch Set 1 #Patch Set 2 : Move MediaKeySession timer to frame-specific TaskRunnerTimer. #
Messages
Total messages: 20 (13 generated)
|
||||||||||||||||||||||||||||