You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DeepLink]: Allow showing additional context in Performance graph.
This CL enables tracing functions `console.timestamp()` and
`performance.mark()`/`measure()` to add additional context to
the custom track. Specifically, this includes adding the ability
to add a DevTools-Extension-specific url, which can point back to
the extension to provide additional context.
This requires enabling via a chrome flag:
devtools-deep-link-via-extensibility-api
Bug: 427430112
Change-Id: I7a3b2d7bcebd3b6bc91cb12610dcdad0c341ed68
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6662880
Commit-Queue: Finnur Thorarinsson <[email protected]>
Reviewed-by: Paul Irish <[email protected]>
0 commit comments