Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6f04c95bf8f346bf66b311ee0448fce8d60b1791
https://github.com/WebKit/WebKit/commit/6f04c95bf8f346bf66b311ee0448fce8d60b1791
Author: Elliott Williams <[email protected]>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M Source/WebKit/Scripts/preprocess-sandbox-profile-rule.sh
Log Message:
-----------
Add quoting for arrays containing whitespace paths in
preprocess-sandbox-profile-rule.sh
https://bugs.webkit.org/show_bug.cgi?id=257276
rdar://problem/109790387
Unreviewed build fix.
When ${FRAMEWORK_SEARCH_PATHS[@]} and ${HEADER_SEARCH_PATHS[@]} are
expanded, they need to be quoted, so that the shell keeps
whitespace-containing paths as a single argument.
* Source/WebKit/Scripts/preprocess-sandbox-profile-rule.sh:
Canonical link: https://commits.webkit.org/264752@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes