[webkit-reviews] review granted: [Bug 175900] [MSE] Don't increase the reported totalFrameDelay for non-displayed frames (or frames coming in while paused). : [Attachment 318938] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 24 08:18:12 PDT 2017


Eric Carlson <eric.carlson at apple.com> has granted Jer Noble
<jer.noble at apple.com>'s request for review:
Bug 175900: [MSE] Don't increase the reported totalFrameDelay for non-displayed
frames (or frames coming in while paused).
https://bugs.webkit.org/show_bug.cgi?id=175900

Attachment 318938: Patch

https://bugs.webkit.org/attachment.cgi?id=318938&action=review




--- Comment #4 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 318938
  --> https://bugs.webkit.org/attachment.cgi?id=318938
Patch

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

> Source/WebCore/platform/graphics/cocoa/WebCoreDecompressionSession.mm:285
> +	   auto currentRate = CMTimebaseGetRate(m_timebase.get());

Looks like this needs to be soft linked.


More information about the webkit-reviews mailing list