[Webkit-unassigned] [Bug 280295] New: [Win] Fix problems of SystemInfo.cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 24 14:44:05 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=280295
Bug ID: 280295
Summary: [Win] Fix problems of SystemInfo.cpp
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
* GetVersionEx constantly returns Windows 8 OS version due to no manifest
<https://learn.microsoft.com/ja-jp/windows/win32/api/sysinfoapi/nf-sysinfoapi-getversionexa>
* I think we have no needs to use GetProcAddress for IsWow64Process and GetNativeSystemInfo nowadays
Or, use <wtf/SoftLinking.h>
* WindowsVersion enum has to be updated
--
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/20240924/d0bd41a9/attachment.htm>
More information about the webkit-unassigned
mailing list