1

I have a json file that contains profiling data that can be opened with chrome's trace-viewer. I can do it manually by opening chrome://tracing, then selecting 'load' and then loading the json file.

Here in this video: https://www.youtube.com/watch?v=nok0aYiGiYA&t=25m13s they seem to have a html link which automatically opens such a trace in that trace viewer.

How can I do that?

1 Answer 1

0

You have good insights. But, you cannot directly link to chrome://tracing , due to Chrome's security restrictions. chrome:// URLs are not accessible via normal HTML <a> links

Reference:
https://issues.chromium.org/issues/41431413

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.