[Webkit-unassigned] [Bug 180066] [WinCairo] Wrongly placed scroll bars in HiDPI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 29 07:53:08 PST 2017


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

--- Comment #6 from Per Arne Vollan <pvollan at apple.com> ---
Comment on attachment 327731
  --> https://bugs.webkit.org/attachment.cgi?id=327731
Patch

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

> Source/WebCore/platform/win/ScrollbarThemeWin.cpp:268
> +    context.save();

You may want to consider using the GraphicsContextStateSaver class here.

> Source/WebCore/platform/win/ScrollbarThemeWin.cpp:410
> +    context.save();

Ditto.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171129/15cd2579/attachment.html>


More information about the webkit-unassigned mailing list