[webkit-changes] [WebKit/WebKit] bd7aad: Remove AppleWin code from DLLLauncherMain.cpp

Fujii Hironori noreply at github.com
Thu Feb 23 15:06:50 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bd7aade58f9bbfc59da1f932823380c8cf3d18dc
      https://github.com/WebKit/WebKit/commit/bd7aade58f9bbfc59da1f932823380c8cf3d18dc
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2023-02-23 (Thu, 23 Feb 2023)

  Changed paths:
    M Source/JavaScriptCore/shell/DLLLauncherMain.cpp
    M Source/JavaScriptCore/shell/PlatformWin.cmake
    M Source/WebDriver/PlatformWin.cmake
    M Tools/ImageDiff/PlatformWin.cmake
    M Tools/MiniBrowser/win/CMakeLists.txt
    M Tools/TestWebKitAPI/PlatformWin.cmake
    M Tools/WebKitTestRunner/PlatformWin.cmake
    M Tools/win/DLLLauncher/DLLLauncherMain.cpp

  Log Message:
  -----------
  Remove AppleWin code from DLLLauncherMain.cpp
https://bugs.webkit.org/show_bug.cgi?id=252853

Reviewed by Don Olmstead.

* Source/JavaScriptCore/shell/DLLLauncherMain.cpp:
(modifyPath):
(getStringValue): Deleted.
(applePathFromRegistry): Deleted.
(appleApplicationSupportDirectory): Deleted.
(iTunesDirectory): Deleted.
(prependPath): Deleted.
* Source/JavaScriptCore/shell/PlatformWin.cmake:
* Source/WebDriver/PlatformWin.cmake:
* Tools/ImageDiff/PlatformWin.cmake:
* Tools/MiniBrowser/win/CMakeLists.txt:
* Tools/TestWebKitAPI/PlatformWin.cmake:
* Tools/WebKitTestRunner/PlatformWin.cmake:
* Tools/win/DLLLauncher/DLLLauncherMain.cpp:
(modifyPath):
(getStringValue): Deleted.
(applePathFromRegistry): Deleted.
(appleApplicationSupportDirectory): Deleted.
(iTunesDirectory): Deleted.
(prependPath): Deleted.

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




More information about the webkit-changes mailing list