Chris Needham
Chris Needham
There's a [proposal](https://github.com/whatwg/html/issues/5297) from @rjksmith to change the HTML `TextTrackCue` `endTime` to allow unbounded cue durations. The DataCue spec for DASH `emsg` events can use this to map an `event_duration`...
Sounds good to me. So should we use both `0xFFFF` and `0xFFFFFFFF` as special case values meaning unbounded duration?
Thanks, @cconcolato. Can you share or link to the FDIS for us to take a look at, please?
Thanks again @irajs for sharing this document. It's really helpful. Would it be OK for us to edit this to define the proposed browser processing steps for event messages? I...
I have uploaded a markdown version of the document [here](https://github.com/WICG/datacue/blob/main/emsg-processing-model.md).
We would be interested in potential solutions for the "common resources living on a CDN" use case.
My organization has a registered gTLD, although it has no significant usage at present we would be interested in this possibility for future use.
I like the idea of improving the debugger, but less keen on the constants. I wonder if the Freeze when inactive option is still useful, maybe could be removed altogether.
Rather than remove it, in case someone needs it, for now I've changed BeebEm so it automatically switches Freeze when inactive off when you open the debugger.