[Webkit-unassigned] [Bug 180253] New: [MSE] Add isValid() assertions on PlatformTimeRanges::add() range ends

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 1 09:38:43 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=180253

            Bug ID: 180253
           Summary: [MSE] Add isValid() assertions on
                    PlatformTimeRanges::add() range ends
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com

Right now it's checked that start <= end but it's not checked that neither of them is undefined. 

When this happens, the bug can be hard to track down.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171201/9e1888b1/attachment.html>


More information about the webkit-unassigned mailing list