[Webkit-unassigned] [Bug 144700] Media Controls: Scrubber should not follow actual video time, causes scrubber to be jumpy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 09:33:16 PDT 2015


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

--- Comment #6 from Darin Adler <darin at apple.com> ---
Comment on attachment 252572
  --> https://bugs.webkit.org/attachment.cgi?id=252572
patch

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

> Source/WebCore/platform/graphics/cocoa/FontCascadeCocoa.mm:369
> -        CGContextSetFontAntialiasingStyle(cgContext, kCGFontAntialiasingStyleUnfilteredCustomDilation);
> +        CGContextSetFontAntialiasingStyle(cgContext, kCGFontAntialiasingStyleCustomDilation);

Surely this was included in the patch by accident?

-- 
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/20150507/f2193c77/attachment.html>


More information about the webkit-unassigned mailing list