[Webkit-unassigned] [Bug 201360] New: Windows builds should embed a manifest in executables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 30 15:32:57 PDT 2019


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

            Bug ID: 201360
           Summary: Windows builds should embed a manifest in executables
           Product: WebKit
           Version: Safari 10
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

We should update our build process to embed an appropriate manifest in the Windows binaries that documents things like DPI support, security state, (eventually) sandbox features, etc.

Currently we include some anti-patterns (such as calling ::SetProcessDPIAware), which should be handled through manfiest entries (similar to Cocoa entitlements).

-- 
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/20190830/f70d497b/attachment.html>


More information about the webkit-unassigned mailing list