[webkit-changes] [WebKit/WebKit] 5638cd: Fix availability version on JSRemoteInspector*Insp...

Elliott Williams noreply at github.com
Tue Apr 11 15:10:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5638cd7601d8437fe3eb2cd9f9a1aac34dd50eca
      https://github.com/WebKit/WebKit/commit/5638cd7601d8437fe3eb2cd9f9a1aac34dd50eca
  Author: Elliott Williams <emw at apple.com>
  Date:   2023-04-11 (Tue, 11 Apr 2023)

  Changed paths:
    M Source/JavaScriptCore/API/JSRemoteInspector.h

  Log Message:
  -----------
  Fix availability version on JSRemoteInspector*InspectionFollowsInternalPolicies
https://bugs.webkit.org/show_bug.cgi?id=255299

Reviewed by Patrick Angle.

These SPI declarations have been available since macOS 13.3 / iOS 16.4,
but were not updated in https://commits.webkit.org/260895@main.

* Source/JavaScriptCore/API/JSRemoteInspector.h:

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




More information about the webkit-changes mailing list