[Bug 18576] Confused requirements on updating implicit duration

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18576

Philip J <philipj@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #4 from Philip J <philipj@opera.com> 2012-08-23 09:03:41 UTC ---
Looks good, but the first step of the MSE duration change algorithm should be
aborting if the new duration is the same as the old duration, since running the
HTMLMediaElement duration change algorithm when the duration has not change
doesn't make sense, and would fire a spurious durationchange event.

-- 
Configure bugmail: https://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 Thursday, 23 August 2012 09:03:54 UTC