[Webkit-unassigned] [Bug 147147] New: WinLauncher does not start on WinXP.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 07:03:44 PDT 2015


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

            Bug ID: 147147
           Summary: WinLauncher does not start on WinXP.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: peavo at outlook.com

ANGLE requires Win7, we need to disable accelerated compositing on earlier Windows versions.
In addition, we need to define PSAPI_VERSION = 1, if we are going to call GetProcessMemoryInfo() on WinXP, see https://msdn.microsoft.com/en-us/library/windows/desktop/ms683219(v=vs.85).aspx.

-- 
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/20150721/d8796db7/attachment.html>


More information about the webkit-unassigned mailing list