[webkit-changes] [WebKit/WebKit] d6da4e: Build fix for watchOS and tvOS.

Timothy Hatcher noreply at github.com
Fri Feb 2 00:43:01 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d6da4ee644cba8a3899f47da4f0564707849e972
      https://github.com/WebKit/WebKit/commit/d6da4ee644cba8a3899f47da4f0564707849e972
  Author: Timothy Hatcher <timothy at apple.com>
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
    M Source/WebKit/WebProcess/Extensions/Bindings/Cocoa/JSWebExtensionWrapperCocoa.mm
    M Source/WebKit/WebProcess/Extensions/Bindings/JSWebExtensionWrapper.h

  Log Message:
  -----------
  Build fix for watchOS and tvOS.

Unreviewed build fix.

* Source/WebKit/WebProcess/Extensions/Bindings/Cocoa/JSWebExtensionWrapperCocoa.mm:
Guard JSValue category by JSC_OBJC_API_ENABLED.
* Source/WebKit/WebProcess/Extensions/Bindings/JSWebExtensionWrapper.h:
Moved JSValue category outside ENABLE(WK_WEB_EXTENSIONS).

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




More information about the webkit-changes mailing list