- From: <bugzilla@jessica.w3.org>
- Date: Mon, 16 Jun 2014 21:02:21 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18515 --- Comment #32 from David Dorwin <ddorwin@google.com> --- (In reply to David Dorwin from comment #31) One possible solution would be to ensure that the promise for any method that can invoke the Resume Playback If Necessary algorithm is not resolved until that algorithm has been completed. The application could then get the latest promise. We'd have to think more about the impact of the delay (and complexity) in resolving those promises. We should also keep in mind that, although not shown in the algorithms, the Resume Playback If Necessary algorithm could be run for reasons other than those methods. Specifically, it may be invoked by the Update Usable Key IDs algorithm, which _could_ be run as the result of an existing key becoming valid. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 16 June 2014 21:02:22 UTC