Chromium Code Reviews
DescriptionMove EventSource timer to frame-specific TaskRunnerTimer.
Move EventSource timer m_connectTimer to frame-specific TaskRunnerTimer.
This associates it with the frame's RemoteEvent timer task queue.
"The task source for any tasks that are queued by EventSource objects
is the remote event task source."[1]
[1] The spec link: https://html.spec.whatwg.org/#sse-processing-model
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/2641003004
Cr-Commit-Position: refs/heads/master@{#444999}
Committed: https://chromium.googlesource.com/chromium/src/+/ea52f748a72ae7bb2a0f0286bf66a021b622fe9a
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|
||||||||||||||||||||||||||||