Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 998d6ca948f57a6b0c946d7e46268c302c161dab
      
https://github.com/WebKit/WebKit/commit/998d6ca948f57a6b0c946d7e46268c302c161dab
  Author: Elliott Williams <[email protected]>
  Date:   2024-04-17 (Wed, 17 Apr 2024)

  Changed paths:
    M Source/WebKit/DerivedSources.make
    M Source/WebKit/Scripts/compile-sandbox.sh

  Log Message:
  -----------
  [Build] Sandbox compilation failures only happen the first time you build the 
sb file
https://bugs.webkit.org/show_bug.cgi?id=272846
rdar://125444197

Reviewed by Per Arne Vollan.

Preprocess sandbox profiles to a temporary path, then run the
compilation check before writing the final *.sb file.

* Source/WebKit/DerivedSources.make:
* Source/WebKit/Scripts/compile-sandbox.sh: Drive-by fix: instead of
  checking xcrun --find's exit code, check its stdout. This avoids
  printing the path to sbutil many times in build logs.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to