- From: Nigel Megitt via GitHub <sysbot+gh@w3.org>
- Date: Mon, 18 Feb 2019 09:54:06 +0000
- To: public-web-and-tv@w3.org
My reading matches @chrisn 's and seems to be backed up by the note under step 6: > The event thus is not to be fired faster than about 66Hz or slower than 4Hz (assuming the event handlers don't take longer than 250ms to run). And it is clear that it is possible that even if the event is _cued_ every 250ms the handlers themselves may be _called_ even less frequently depending on what other scripts are running. Having said that, I don't see a problem with your proposed changes @tidoust which clearly tie the issue to real world problems in existing implementations without suggesting those implementations are not spec-compliant. -- GitHub Notification of comment by nigelmegitt Please view or discuss this issue at https://github.com/w3c/me-media-timed-events/pull/35#issuecomment-464663819 using your GitHub account
Received on Monday, 18 February 2019 09:54:08 UTC