10:18
<Ms2ger>
abarth, not really actively, but if there's consensus to add such an API, I can spec it
13:28
<MikeSmith>
Ms2ger: I'm looking at the Gecko implementation of Media Source Extensions, at the SourceBuffer object, and noticing that the prototype doesn't have a audioTracks property nor any of the *Tracks properties
13:28
Ms2ger
knows nothing :)
13:29
<MikeSmith>
ok
13:29
<MikeSmith>
I see they're commented out in dom/webidl/SourceBuffer.webidl
13:29
<MikeSmith>
but no comment there to say why
13:29
<MikeSmith>
I know the implementation is incomplete
13:30
<MikeSmith>
but I thought it was complete enough to be able to work with a simple demo
13:30
<MikeSmith>
but dunno how it couel work at all without those
13:31
<MikeSmith>
anyway, I'll move on
19:34
<annevk>
Ms2ger: I think we should add getElementById() to ParentNode
19:35
<Ms2ger>
annevk, no strong feelings about that
19:36
<annevk>
same, seems bz likes it, although I wonder how much of that thread is theoretical vs actual needs; hard to judge