[Webkit-unassigned] [Bug 150464] [WinCairo] Improve test results for fast layouttests.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 15:03:53 PDT 2015


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

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

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

> Tools/DumpRenderTree/win/DumpRenderTree.cpp:1237
> +#if !USE(CAIRO)
>      viewPrivate->setShouldApplyMacFontAscentHack(TRUE);
> +#endif

This seems good, or maybe this should be inside the definition of setShouldApplyMacFontAscentHack

> Tools/DumpRenderTree/win/DumpRenderTree.cpp:1241
> +#if USE(CAIRO)
> +    viewPrivate->setCustomBackingScaleFactor(1.0);
> +#endif

Why?

-- 
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/20151022/85f86e1e/attachment.html>


More information about the webkit-unassigned mailing list