Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 51d2fc3a15490aeaa7a65731d29898af9374ef26
https://github.com/WebKit/WebKit/commit/51d2fc3a15490aeaa7a65731d29898af9374ef26
Author: Devin Rousso <[email protected]>
Date: 2026-06-22 (Mon, 22 Jun 2026)
Changed paths:
M Source/WebInspectorUI/UserInterface/Views/ObjectTreePropertyTreeElement.js
Log Message:
-----------
Web Inspector: also show the formatted parameters string for prototype objects
https://bugs.webkit.org/show_bug.cgi?id=317561
Reviewed by Qianlang Chen.
This is useful if the developer is looking directly at the prototype object
(e.g. `Map.prototype`).
* Source/WebInspectorUI/UserInterface/Views/ObjectTreePropertyTreeElement.js:
(WI.ObjectTreePropertyTreeElement.prototype._functionParameterString):
Canonical link: https://commits.webkit.org/315599@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications