[webkit-changes] [WebKit/WebKit] 4ad56a: Remove Apple Win Support from WTF

Brandon Stewart noreply at github.com
Fri Feb 10 16:27:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4ad56abb112ee51f630fbb16b3a912202e622eb5
      https://github.com/WebKit/WebKit/commit/4ad56abb112ee51f630fbb16b3a912202e622eb5
  Author: Brandon Stewart <brandonstewart at apple.com>
  Date:   2023-02-10 (Fri, 10 Feb 2023)

  Changed paths:
    M Source/WTF/WTF.xcodeproj/project.pbxproj
    M Source/WTF/wtf/CMakeLists.txt
    M Source/WTF/wtf/PlatformEnable.h
    R Source/WTF/wtf/PlatformEnableWinApple.h

  Log Message:
  -----------
  Remove Apple Win Support from WTF
https://bugs.webkit.org/show_bug.cgi?id=252061

Reviewed by Don Olmstead and Brent Fulgham.

Remove Apple Win Support from WTF as it is no longer in use.
This should not touch the WIN CAIRO build at all.

* Source/WTF/WTF.xcodeproj/project.pbxproj:
* Source/WTF/wtf/CMakeLists.txt:
* Source/WTF/wtf/PlatformEnable.h:
* Source/WTF/wtf/PlatformEnableWinApple.h: Removed.

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




More information about the webkit-changes mailing list