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

Add a URL property to LCP attribution #244

Merged
merged 1 commit into from Jul 20, 2022
Merged

Conversation

philipwalton
Copy link
Member

This PR builds builds on top of the work already done in #237 by adding a url property to the LCPAttribution object.

The url property is the same as the url property of the LCP entry, but since it's one of the most important diagnostic values, it makes sense to expose it directly on the attribution object. If there is no url property on the LCP entry, then this property will not be set on the attribution object.

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

1 participant