mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
95f56d33fe
Enables direct navigation to Angular components from the Chrome Performance panel's flame graph.
This feature integrates Angular DevTools with Chrome's `setOpenResourceHandler` by registering a custom URL scheme (`angular-devtools://component/{instanceId}`).
Closes #63960