[webkit-changes] [WebKit/WebKit] e5d7b0: [iOS] Add build step to compile sandboxes

Per Arne Vollan noreply at github.com
Fri Oct 13 14:45:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e5d7b0cb476dfb33eaf86d9452bff08722d528c0
      https://github.com/WebKit/WebKit/commit/e5d7b0cb476dfb33eaf86d9452bff08722d528c0
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2023-10-13 (Fri, 13 Oct 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/DerivedSources.make
    M Source/WebKit/GPUProcess/mac/com.apple.WebKit.GPUProcess.sb.in
    M Source/WebKit/NetworkProcess/mac/com.apple.WebKit.NetworkProcess.sb.in
    M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in

  Log Message:
  -----------
  [iOS] Add build step to compile sandboxes
https://bugs.webkit.org/show_bug.cgi?id=262888
rdar://116677504

Reviewed by Brent Fulgham and Elliott Williams.

Add build step to compile sandboxes on iOS to reduce the risk of committing sandbox changes that are not compiling.
This patch also fixes a few compile errors only seen with certain versions of the sandbox compiler tool.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/DerivedSources.make:
* Source/WebKit/GPUProcess/mac/com.apple.WebKit.GPUProcess.sb.in:
* Source/WebKit/NetworkProcess/mac/com.apple.WebKit.NetworkProcess.sb.in:
* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:

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




More information about the webkit-changes mailing list