[webkit-changes] [WebKit/WebKit] fff4fc: Always install LayoutTestHelper at the same path a...
aproskuryakov
noreply at github.com
Mon Sep 11 18:20:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fff4fc615250ea983b371642b308ba1c47157948
https://github.com/WebKit/WebKit/commit/fff4fc615250ea983b371642b308ba1c47157948
Author: Alexey Proskuryakov <ap at apple.com>
Date: 2023-09-11 (Mon, 11 Sep 2023)
Changed paths:
M Tools/DumpRenderTree/mac/Configurations/LayoutTestHelper.xcconfig
Log Message:
-----------
Always install LayoutTestHelper at the same path as WebKitTestRunner
https://bugs.webkit.org/show_bug.cgi?id=261425
rdar://115195681
Reviewed by Elliott Williams.
If we install at a different path, we can end up with a mostly empty WebKit.framework in
one of the locations, only containing LayoutTestHelper.
WebKit framework is not necessarily the best location for the tools, and we may want to
find a different one, but for now, making the minimal change to fix the issue.
* Tools/DumpRenderTree/mac/Configurations/LayoutTestHelper.xcconfig:
Canonical link: https://commits.webkit.org/267889@main
More information about the webkit-changes
mailing list