[webkit-changes] [WebKit/WebKit] 9d6e0d: Web Inspector: Add versioned protocol for iOS 16.4...

Patrick Angle noreply at github.com
Fri Feb 17 15:08:00 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9d6e0deaf8d68843dcbbe5287615e56abfde31a9
      https://github.com/WebKit/WebKit/commit/9d6e0deaf8d68843dcbbe5287615e56abfde31a9
  Author: Patrick Angle <pangle at apple.com>
  Date:   2023-02-17 (Fri, 17 Feb 2023)

  Changed paths:
    M Source/WebInspectorUI/UserInterface/Models/DOMNode.js
    A Source/WebInspectorUI/UserInterface/Protocol/Legacy/iOS/16.4/InspectorBackendCommands.js
    A Source/WebInspectorUI/UserInterface/Protocol/Legacy/macOS/13.3/InspectorBackendCommands.js
    A Source/WebInspectorUI/Versions/Inspector-iOS-16.4.json
    A Source/WebInspectorUI/Versions/Inspector-macOS-13.3.json

  Log Message:
  -----------
  Web Inspector: Add versioned protocol for iOS 16.4 and macOS 13.3
https://bugs.webkit.org/show_bug.cgi?id=252443
rdar://96976739

Reviewed by Devin Rousso.

Add legacy protocol definitions used while inspecting iOS 16.4 and macOS 13.3.

* Source/WebInspectorUI/UserInterface/Models/DOMNode.js:
(WI.DOMNode.prototype.showLayoutOverlay):
* Source/WebInspectorUI/UserInterface/Protocol/Legacy/iOS/16.4/InspectorBackendCommands.js: Added.
* Source/WebInspectorUI/UserInterface/Protocol/Legacy/macOS/13.3/InspectorBackendCommands.js: Added.
* Source/WebInspectorUI/Versions/Inspector-iOS-16.4.json: Added.
* Source/WebInspectorUI/Versions/Inspector-macOS-13.3.json: Added.

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




More information about the webkit-changes mailing list