- From: <bugzilla@jessica.w3.org>
- Date: Thu, 23 Jan 2014 03:56:38 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24370 --- Comment #1 from Philip Jägenstedt <philipj@opera.com> --- This issue applies to AudioTrack/VideoTrack as well. For all of these, I'm also curious to know what the use case for the sourceBuffer attribute is. You can already get from your SourceBuffer to all the tracks, so is the reverse association really needed? I think the layering seems a little odd, I think that a TextTrack and its cues should need to know as little as possible about where they're sourced from. At least I've wanted to take Blink in that direction, so adding knowledge about SourceBuffer to TextTrack seems... not awesome. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 23 January 2014 03:56:40 UTC