[Webkit-unassigned] [Bug 196339] [WinCairo][WK2] WebView should call WebPageProxy::setIntrinsicDeviceScaleFactor for high DPI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 29 00:17:29 PDT 2019


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

Fujii Hironori <Hironori.Fujii at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
In this approach, we need to convert between Windows coordinate system and WebCore coordinate system in so many place.
We can know how much it is by grepping 'deviceScaleFactor' in WebKitLegacy Windows port.
This approach seems too complicated for Windows. I filed Bug 196391 for another approach.

-- 
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/20190329/27a7e609/attachment.html>


More information about the webkit-unassigned mailing list