[webkit-changes] [WebKit/WebKit] 47796d: Cherry-pick d5f4c908e83c. rdar://problem/106292744

Brent Fulgham noreply at github.com
Sat Mar 11 09:03:23 PST 2023


  Branch: refs/heads/safari-7616.1.6-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: 47796de60266d5a1864be6402e7f10ca1aa79014
      https://github.com/WebKit/WebKit/commit/47796de60266d5a1864be6402e7f10ca1aa79014
  Author: Brent Fulgham <bfulgham at apple.com>
  Date:   2023-03-11 (Sat, 11 Mar 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h

  Log Message:
  -----------
  Cherry-pick d5f4c908e83c. rdar://problem/106292744

    REGRESSION(261233 at main): Fix Simulator (and MacCatalyst) builds
    https://bugs.webkit.org/show_bug.cgi?id=253459
    <rdar://106292744>

    Reviewed by Ryosuke Niwa and Chris Dumez.

    The simulator and MacCatalyst do not yet support the Lockdown Mode
    Additions, leading to build failures.

    This patch adjusts the HAVE macro to avoid attempting to build with
    invalid settings.

    * Source/WTF/wtf/PlatformHave.h:

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

Canonical link: https://commits.webkit.org/261247.30@safari-7616.1.6-branch




More information about the webkit-changes mailing list