[Webkit-unassigned] [Bug 182433] New: Fix bug in MediaTime comparison for negative values with different scale.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 2 07:44:53 PST 2018


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

            Bug ID: 182433
           Summary: Fix bug in MediaTime comparison for negative values
                    with different scale.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com

Currently comparisons like MediaTime(-8, 10) >= MediaTime(-1, 1) return false, incorrectly as -0.8 >= -1.0.

-- 
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/20180202/57d32271/attachment-0001.html>


More information about the webkit-unassigned mailing list