DescriptionSpecify TaskType of posted Task explicitly in media elements
The base Media elements spec has TaskType::MediaElementEvent as its own task source.
It should be used as the default, unless explicitly overridden by derived specs.
https://html.spec.whatwg.org/multipage/embedded-content.html#media-elements
Both Remote Playback API and Web Audio API also don't override it, so we should use
TaskType::MediaElementEvent here.
https://w3c.github.io/remote-playback/
https://webaudio.github.io/web-audio-api/
BUG=624696
Committed: https://crrev.com/735320322f9380110505879c807a606f82ee2ee4
Cr-Commit-Position: refs/heads/master@{#439426}
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : rebase #
Messages
Total messages: 16 (11 generated)
|