Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b2348a683116e9a05cdebd4663c4baa1385ba26e
https://github.com/WebKit/WebKit/commit/b2348a683116e9a05cdebd4663c4baa1385ba26e
Author: Devin Rousso <[email protected]>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M
Source/WebInspectorUI/UserInterface/Models/HeapAllocationsTimelineRecord.js
M Source/WebInspectorUI/UserInterface/Models/ScriptTimelineRecord.js
M Source/WebInspectorUI/UserInterface/Models/TimelineRecording.js
M Source/WebInspectorUI/UserInterface/Proxies/HeapSnapshotWorkerProxy.js
M Source/WebInspectorUI/UserInterface/Views/HeapAllocationsTimelineView.js
Log Message:
-----------
Web Inspector: REGRESSION(290430@main): Assertion Failed at
CallingContextTreeNode.js:76
https://bugs.webkit.org/show_bug.cgi?id=289070
Reviewed by BJ Burg.
* Source/WebInspectorUI/UserInterface/Models/ScriptTimelineRecord.js:
(WI.ScriptTimelineRecord.async fromJSON):
(WI.ScriptTimelineRecord.prototype.toJSON):
It's no longer allowed to not have a `target` after 290430@main.
* Source/WebInspectorUI/UserInterface/Models/HeapAllocationsTimelineRecord.js:
(WI.HeapAllocationsTimelineRecord.async fromJSON):
(WI.HeapAllocationsTimelineRecord.prototype.toJSON):
* Source/WebInspectorUI/UserInterface/Models/TimelineRecording.js:
(WI.TimelineRecording.async import):
* Source/WebInspectorUI/UserInterface/Proxies/HeapSnapshotWorkerProxy.js:
(WI.HeapSnapshotWorkerProxy.prototype.createImportedSnapshot):
* Source/WebInspectorUI/UserInterface/Views/HeapAllocationsTimelineView.js:
(WI.HeapAllocationsTimelineView.prototype._importButtonNavigationItemClicked):
Drive-by: add extra FIXME comments for supporting `Worker` targets when
exporting/importing timeline recordings.
Canonical link: https://commits.webkit.org/291997@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