Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cba08d5a8e69b7a5c58e0df3f1fd867ccb14cac1
https://github.com/WebKit/WebKit/commit/cba08d5a8e69b7a5c58e0df3f1fd867ccb14cac1
Author: Devin Rousso <[email protected]>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M Source/WebInspectorUI/UserInterface/Models/Recording.js
M Source/WebInspectorUI/UserInterface/Models/RecordingAction.js
Log Message:
-----------
Web Inspector: REGRESSION(252630@main): Canvas: clicking on trace call frame
doesn't jump to source
https://bugs.webkit.org/show_bug.cgi?id=275539
Reviewed by Timothy Hatcher.
`WI.StackTrace.fromPayload` expects that the `callFrames` property in the
`payload` parameter are protocol payloads, not actual `WI.CallFrame` objects.
* Source/WebInspectorUI/UserInterface/Models/Recording.js:
(WI.Recording.prototype.async swizzle):
* Source/WebInspectorUI/UserInterface/Models/RecordingAction.js:
(WI.RecordingAction.prototype.async swizzle):
Canonical link: https://commits.webkit.org/280147@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