Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(519)

Issue 2644153002: Move SetSinkIdResolver timer to frame-specific TaskRunnerTimer. (Closed)

Created:
3 years, 11 months ago by Byoungkwon Ko
Modified:
3 years, 10 months ago
Reviewers:
haraken
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move SetSinkIdResolver timer to frame-specific TaskRunnerTimer. Move SetSinkIdResolver timer m_timer to frame-specific TaskRunnerTimer. This associates it with the frame's MiscPlatformAPI timer task queue. It is a speced task, so we should use MiscPlatformAPI.[1] [1] The spec link: https://w3c.github.io/mediacapture-output/#htmlmediaelement- extensions 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/2644153002 Cr-Commit-Position: refs/heads/master@{#448184} Committed: https://chromium.googlesource.com/chromium/src/+/89d445684f181b98567d6181670b6f84de2c981d

Patch Set 1 #

Patch Set 2 : Move SetSinkIdResolver timer to frame-specific TaskRunnerTimer. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M third_party/WebKit/Source/modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.cpp View 1 3 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 37 (28 generated)
Byoungkwon Ko
PTAL
3 years, 11 months ago (2017-01-19 19:29:19 UTC) #4
haraken
Would you explain why you chose the TaskType in the CL description? It will require ...
3 years, 11 months ago (2017-01-20 04:59:42 UTC) #7
Byoungkwon Ko
On 2017/01/20 04:59:42, haraken wrote: > Would you explain why you chose the TaskType in ...
3 years, 10 months ago (2017-02-03 17:20:26 UTC) #14
haraken
On 2017/02/03 17:20:26, Byoungkwon Ko wrote: > On 2017/01/20 04:59:42, haraken wrote: > > Would ...
3 years, 10 months ago (2017-02-03 18:19:52 UTC) #15
Byoungkwon Ko
On 2017/02/03 18:19:52, haraken wrote: > On 2017/02/03 17:20:26, Byoungkwon Ko wrote: > > On ...
3 years, 10 months ago (2017-02-04 18:10:45 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2644153002/20001
3 years, 10 months ago (2017-02-04 18:11:04 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromeos_amd64-generic_chromium_compile_only_ng on ...
3 years, 10 months ago (2017-02-04 20:11:31 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2644153002/20001
3 years, 10 months ago (2017-02-05 14:27:48 UTC) #34
commit-bot: I haz the power
3 years, 10 months ago (2017-02-05 15:33:38 UTC) #37
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/89d445684f181b98567d6181670b...

Powered by Google App Engine
This is Rietveld 408576698