DescriptionCount how often a Media Fragments URI is applied in HTMLMediaElement
http://lists.w3.org/Archives/Public/public-media-fragment/2014Feb/0000.html
http://lists.w3.org/Archives/Public/public-media-fragment/2014Feb/0002.html
In this thread about looping over media fragments it became clear that
no spec actually says how media fragment end times integrate in
HTMLMediaElement. (The start time is mapped to the "initial playback
position", which almost matches what Blink does.)
Blink/WebKit pauses at the fragment end time once. Firefox Nightly does
the same, while IE11 appears to not support MF URIs at all.
The counter data will tell us whether or not breaking changes can be
made and the relative usage could help inform the spec discussion.
BUG=none
R=acolwell@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168441
Patch Set 1 #
Total comments: 2
Patch Set 2 : rebase #
Messages
Total messages: 11 (0 generated)
|