[webkit-changes] [WebKit/WebKit] d27a9b: [Windows] Drop support of older version of Windows.

Basuke Suzuki noreply at github.com
Mon May 8 12:31:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d27a9b023902534f01844dd91c56de14ee95f493
      https://github.com/WebKit/WebKit/commit/d27a9b023902534f01844dd91c56de14ee95f493
  Author: Basuke Suzuki <basuke.suzuki at sony.com>
  Date:   2023-05-08 (Mon, 08 May 2023)

  Changed paths:
    M Source/cmake/OptionsWin.cmake

  Log Message:
  -----------
  [Windows] Drop support of older version of Windows.
https://bugs.webkit.org/show_bug.cgi?id=256314

Reviewed by Don Olmstead and Yusuke Suzuki.

Change the supported Windows version from Windows 7 to Windows 10 1809 "Redstone 5".
Version 1809 is the oldest version which is still supported in Enterprise LTSB/LTSC
editions.

https://learn.microsoft.com/en-us/windows/release-health/supported-versions-windows-client

* Source/cmake/OptionsWin.cmake:

Canonical link: https://commits.webkit.org/263812@main




More information about the webkit-changes mailing list