Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fbe70bc762df3d69400b0c090659a5404b0250e5
https://github.com/WebKit/WebKit/commit/fbe70bc762df3d69400b0c090659a5404b0250e5
Author: Anuj Panta <[email protected]>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M Source/WebInspectorUI/UserInterface/Controllers/AnimationManager.js
M Source/WebInspectorUI/UserInterface/Controllers/TimelineManager.js
M Source/WebInspectorUI/UserInterface/Models/Animation.js
M Source/WebInspectorUI/UserInterface/Models/Instrument.js
M Source/WebInspectorUI/UserInterface/Models/ScriptInstrument.js
M Source/WebInspectorUI/UserInterface/Models/SourceMapResource.js
M Source/WebInspectorUI/UserInterface/Protocol/AnimationObserver.js
A
Source/WebInspectorUI/UserInterface/Protocol/Legacy/iOS/26.0/InspectorBackendCommands.js
A
Source/WebInspectorUI/UserInterface/Protocol/Legacy/macOS/26.0/InspectorBackendCommands.js
M Source/WebInspectorUI/UserInterface/Views/DOMTreeContentView.js
A Source/WebInspectorUI/Versions/Inspector-iOS-26.0.json
A Source/WebInspectorUI/Versions/Inspector-macOS-26.0.json
Log Message:
-----------
Web Inspector: Add Versioned Protocol for iOS 26.0 and macOS 26.0
https://bugs.webkit.org/show_bug.cgi?id=294546
rdar://143587423
Reviewed by Devin Rousso.
* Source/WebInspectorUI/UserInterface/Controllers/AnimationManager.js:
(WI.AnimationManager.prototype.effectChanged):
* Source/WebInspectorUI/UserInterface/Controllers/TimelineManager.js:
(WI.TimelineManager.prototype.initializeTarget):
(WI.TimelineManager.prototype.disable):
(WI.TimelineManager.prototype._updateAutoCaptureInstruments):
* Source/WebInspectorUI/UserInterface/Models/Animation.js:
(WI.Animation.fromPayload):
(WI.Animation.prototype.effectChanged):
* Source/WebInspectorUI/UserInterface/Models/Instrument.js:
(WI.Instrument.startLegacyTimelineAgent):
(WI.Instrument.stopLegacyTimelineAgent):
* Source/WebInspectorUI/UserInterface/Models/ScriptInstrument.js:
(WI.ScriptInstrument.prototype.startInstrumentation):
(WI.ScriptInstrument.prototype.stopInstrumentation):
(WI.ScriptInstrument):
* Source/WebInspectorUI/UserInterface/Models/SourceMapResource.js:
(WI.SourceMapResource.prototype.get supportsScriptBlackboxing):
* Source/WebInspectorUI/UserInterface/Protocol/AnimationObserver.js:
(WI.AnimationObserver.prototype.effectChanged):
*
Source/WebInspectorUI/UserInterface/Protocol/Legacy/iOS/26.0/InspectorBackendCommands.js:
Added.
*
Source/WebInspectorUI/UserInterface/Protocol/Legacy/macOS/26.0/InspectorBackendCommands.js:
Added.
* Source/WebInspectorUI/UserInterface/Views/DOMTreeContentView.js:
(WI.DOMTreeContentView.prototype._populateConfigureDOMTreeBadgesNavigationItemContextMenu):
* Source/WebInspectorUI/Versions/Inspector-iOS-26.0.json: Added.
* Source/WebInspectorUI/Versions/Inspector-macOS-26.0.json: Added.
Canonical link: https://commits.webkit.org/296913@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes