[webkit-changes] [WebKit/WebKit] 1a495a: Remove USE(CF) configuration in Windows build

Yusuke Suzuki noreply at github.com
Mon Mar 13 10:54:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1a495a71ff00ba9aeffa8068ac4603583d45e481
      https://github.com/WebKit/WebKit/commit/1a495a71ff00ba9aeffa8068ac4603583d45e481
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-03-13 (Mon, 13 Mar 2023)

  Changed paths:
    M Source/WTF/wtf/URL.cpp
    M Source/WTF/wtf/win/FileSystemWin.cpp
    M Tools/TestWebKitAPI/PlatformWin.cmake
    M Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp

  Log Message:
  -----------
  Remove USE(CF) configuration in Windows build
https://bugs.webkit.org/show_bug.cgi?id=253811
rdar://106631476

Reviewed by Fujii Hironori.

Remove remaining configurations.

* Source/WTF/wtf/URL.cpp:
* Source/WTF/wtf/win/FileSystemWin.cpp:
(WTF::FileSystemImpl::storageDirectory):
(WTF::FileSystemImpl::bundleName): Deleted.

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




More information about the webkit-changes mailing list