[webkit-changes] [WebKit/WebKit] edf420: Web Inspector: Add Versioned Protocol for iOS 17.0...
Razvan Caliman - Apple
noreply at github.com
Thu Nov 2 09:39:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: edf420d77ee873af83a3434b2e57e822fc972c74
https://github.com/WebKit/WebKit/commit/edf420d77ee873af83a3434b2e57e822fc972c74
Author: Razvan Caliman <rcaliman at apple.com>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
A Source/WebInspectorUI/UserInterface/Protocol/Legacy/iOS/17.0/InspectorBackendCommands.js
A Source/WebInspectorUI/UserInterface/Protocol/Legacy/macOS/14.0/InspectorBackendCommands.js
A Source/WebInspectorUI/Versions/Inspector-iOS-17.0.json
A Source/WebInspectorUI/Versions/Inspector-macOS-14.0.json
Log Message:
-----------
Web Inspector: Add Versioned Protocol for iOS 17.0 and macOS 14.0
https://bugs.webkit.org/show_bug.cgi?id=263814
rdar://117611260
Reviewed by BJ Burg.
Add legacy protocol definitions used while inspecting iOS 17.0 and macOS 14.0.
* Source/WebInspectorUI/UserInterface/Protocol/Legacy/iOS/17.0/InspectorBackendCommands.js: Added.
* Source/WebInspectorUI/UserInterface/Protocol/Legacy/macOS/14.0/InspectorBackendCommands.js: Added.
* Source/WebInspectorUI/Versions/Inspector-iOS-17.0.json: Added.
* Source/WebInspectorUI/Versions/Inspector-macOS-14.0.json: Added.
Canonical link: https://commits.webkit.org/270112@main
More information about the webkit-changes
mailing list