[webkit-changes] [WebKit/WebKit] c8f863: Web Inspector: Add Versioned Protocol for iOS 17.2...

Razvan Caliman - Apple noreply at github.com
Tue Jan 30 07:25:34 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c8f86372928c38026c7810c7f0505f6bb4d643d2
      https://github.com/WebKit/WebKit/commit/c8f86372928c38026c7810c7f0505f6bb4d643d2
  Author: Razvan Caliman <rcaliman at apple.com>
  Date:   2024-01-30 (Tue, 30 Jan 2024)

  Changed paths:
    A Source/WebInspectorUI/UserInterface/Protocol/Legacy/iOS/17.2/InspectorBackendCommands.js
    A Source/WebInspectorUI/UserInterface/Protocol/Legacy/macOS/14.2/InspectorBackendCommands.js
    A Source/WebInspectorUI/Versions/Inspector-iOS-17.2.json
    A Source/WebInspectorUI/Versions/Inspector-macOS-14.2.json

  Log Message:
  -----------
  Web Inspector: Add Versioned Protocol for iOS 17.2 and macOS 14.2
https://bugs.webkit.org/show_bug.cgi?id=268315
rdar://121871269

Reviewed by Patrick Angle.

Retroactively add an inspector protocol snapshot for iOS 17.2 and macOS 14.2
to account for the fact that one was not provided at the time, yet
https://bugs.webkit.org/show_bug.cgi?id=180833 did introduce protocol changes in `Source/JavaScriptCore/inspector/protocol/Canvas.json`

* Source/WebInspectorUI/UserInterface/Protocol/Legacy/iOS/17.2/InspectorBackendCommands.js: Added.
* Source/WebInspectorUI/UserInterface/Protocol/Legacy/macOS/14.2/InspectorBackendCommands.js: Added.
* Source/WebInspectorUI/Versions/Inspector-iOS-17.2.json: Added.
* Source/WebInspectorUI/Versions/Inspector-macOS-14.2.json: Added.

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




More information about the webkit-changes mailing list