Chromium Code Reviews
DescriptionMove MediaKeys timer to frame-specific TaskRunnerTimer.
Move MediaKeys timer m_timer 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/#idl-def-mediakeys
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/2641003005
Cr-Commit-Position: refs/heads/master@{#445923}
Committed: https://chromium.googlesource.com/chromium/src/+/2d768703338ba02209fff286cf0859fb6f6e0bcc
Patch Set 1 #Patch Set 2 : Move MediaKeys timer to frame-specific TaskRunnerTimer. #
Messages
Total messages: 22 (14 generated)
|
||||||||||||||||||||||||||||