Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bd7aade58f9bbfc59da1f932823380c8cf3d18dc https://github.com/WebKit/WebKit/commit/bd7aade58f9bbfc59da1f932823380c8cf3d18dc Author: Fujii Hironori <hironori.fu...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes