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

Issue 2633273002: Move MediaStream m_scheduledEventTimer to TaskRunnerTimer (Closed)

Created:
3 years, 11 months ago by sashab
Modified:
3 years, 11 months ago
Reviewers:
haraken, joelhockey
CC:
blink-reviews, chromium-reviews, mcasas+watch+mediastream_chromium.org, tommyw+watchlist_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move MediaStream m_scheduledEventTimer to TaskRunnerTimer Move MediaStream's m_scheduledEventTimer to TaskRunnerTimer, which associates it wuith the frame's timer task queue. Spec that defines media element event tasks: https://html.spec.whatwg.org/#media-elements BUG=624694 Review-Url: https://codereview.chromium.org/2633273002 Cr-Commit-Position: refs/heads/master@{#444231} Committed: https://chromium.googlesource.com/chromium/src/+/88f7b1a466df5baaf320fc809190d88ac2b5ebfe

Patch Set 1 #

Patch Set 2 : Review feedback #

Patch Set 3 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M third_party/WebKit/Source/modules/mediastream/MediaStream.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediastream/MediaStream.cpp View 1 2 3 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 28 (17 generated)
sashab
Ptal joel. Thanks! :-)
3 years, 11 months ago (2017-01-17 04:29:23 UTC) #4
haraken
Per the spec (https://html.spec.whatwg.org/#media-elements), I think MediaStream should use the media element event task source.
3 years, 11 months ago (2017-01-17 05:06:25 UTC) #5
sashab
Hi haraken! Thanks for the feedback. Out of interest what part of the spec are ...
3 years, 11 months ago (2017-01-17 05:29:50 UTC) #9
joelhockey
On 2017/01/17 at 04:29:23, sashab wrote: > Ptal joel. Thanks! :-) You are creating m_scheduledEventTimer ...
3 years, 11 months ago (2017-01-17 06:25:49 UTC) #10
sashab
Ahh, good find thanks! My mistake :) PTAL
3 years, 11 months ago (2017-01-17 06:27:53 UTC) #13
sashab
Haraken ptal :) Added link to spec in CL description
3 years, 11 months ago (2017-01-17 06:36:55 UTC) #16
haraken
LGTM
3 years, 11 months ago (2017-01-17 06:43:19 UTC) #17
joelhockey
lgtm
3 years, 11 months ago (2017-01-17 06:52:05 UTC) #19
sashab
Ty joel & haraken! :)
3 years, 11 months ago (2017-01-17 07:40:25 UTC) #21
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/2633273002/40001
3 years, 11 months ago (2017-01-18 01:28:15 UTC) #25
commit-bot: I haz the power
3 years, 11 months ago (2017-01-18 01:34:33 UTC) #28
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/88f7b1a466df5baaf320fc809190...

Powered by Google App Engine
This is Rietveld 408576698