Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fixing network request title in Trace Viewer. #4957

Merged

Conversation

domderen
Copy link
Contributor

@domderen domderen commented Jan 9, 2021

This commit is fixing the way network request title is displayed in the Trace Viewer. Previously this value was hardcoded to string "resource.url". This commit is changing it to display the actual underlying value of the resource.url property.

This commit is fixing the way network request title is displayed in the Trace Viewer. Previously this value was hardcoded to string "resource.url". This commit is changing it to display the actual underlying value of the resource.url property.
@pavelfeldman pavelfeldman merged commit e990a80 into microsoft:master Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants