[Webkit-unassigned] [Bug 146335] New: [Win] Implement proper High DPI support features

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 25 18:29:25 PDT 2015


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

            Bug ID: 146335
           Summary: [Win] Implement proper High DPI support features
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

Extend the existing Windows High DPI features so that we satisfy the elements discussed in the MSDN article <https://msdn.microsoft.com/en-us/library/windows/desktop/dd464659(v=vs.85).aspx>.

Specifically:

1. Listen for WM_DPICHANGED messages and react accordingly.
2. Check for Windows 8.1 High DPI features, linking to them dynamically so we still run on Windows 7 and Windows 8.
3. Set the correct Process DPI Awareness in our test applications to avoid scaling behavior.

-- 
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/20150626/93731dd0/attachment.html>


More information about the webkit-unassigned mailing list