- From: <bugzilla@jessica.w3.org>
- Date: Mon, 26 Sep 2011 08:21:21 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14260 --- Comment #6 from Philip Jägenstedt <philipj@opera.com> 2011-09-26 08:21:21 UTC --- Given that both HTMLMediaElement and TextTrack have a readyState, perhaps the cleanest thing to do is to not entangle these states in another. If all we want is to delay autoplay, perhaps we could fiddle with the autoplaying flag and check it again once all tracks are loaded? -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 26 September 2011 08:21:23 UTC