[Webkit-unassigned] [Bug 151357] [WinCairo][MediaFoundation] Current playback time is not shown.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 17 13:26:15 PST 2015


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

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #265704|review?                     |review+, commit-queue-
              Flags|                            |

--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 265704
  --> https://bugs.webkit.org/attachment.cgi?id=265704
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=265704&action=review

> Source/WebCore/platform/graphics/win/MediaPlayerPrivateMediaFoundation.cpp:1282
> +    return clockTime / 10.0f / 1000.0f / 1000.0f;

Don't we already have a named constant for this?  If not, we should.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151117/828f41c3/attachment.html>


More information about the webkit-unassigned mailing list