[Webkit-unassigned] [Bug 201450] [Win] Support Per-Monitor (V2) DPI Awareness

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 4 19:33:11 PDT 2019


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

--- Comment #5 from Fujii Hironori <Hironori.Fujii at sony.com> ---
I need to replace following APIs, but it's not simple task because Web process doesn't know WebView's HWND at the moment.
GetSystemMetrics → GetSystemMetricsForDpi
SystemParametersInfo → SystemParametersInfoForDpi

I'll do that task in the follow-up patch.

-- 
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/20190905/fc6ebb7b/attachment.html>


More information about the webkit-unassigned mailing list