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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 23 11:14:32 PDT 2015


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

Alex Christensen <achristensen at apple.com> changed:

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

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

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

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

Now that you mention it, I've run into this problem on the AppleWin port, too, when trying to test on high dpi screens.  This should be done for all Windows testing.  Please remove the #if USE(CAIRO)

-- 
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/20151023/50601ffe/attachment.html>


More information about the webkit-unassigned mailing list