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 support to LCP vitals page for "url" based LCP images #2457

Merged
merged 2 commits into from
Oct 14, 2022

Conversation

pmeenan
Copy link
Contributor

@pmeenan pmeenan commented Oct 11, 2022

This handles the case where images aren't regular src or background images and properly highlights the image request. Example here.

This doesn't update the experiments code to be aware of the 'url'-based LCP images which still needs to be done.

For #2455

This goes with the client change in catchpoint/WebPageTest.agent#576

This handles the case where images aren't regular src or background images and properly highlights the image request. Example [here](https://wpt.meenan.us/vitals.php?test=221011_9A_T&run=1&cached=0#lcp).

This doesn't update the experiments code to be aware of the 'url'-based LCP images which still needs to be done.

For catchpoint#2455
Copy link
Contributor

@stoyan stoyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merci beacoup!

www/vitals.php Outdated Show resolved Hide resolved
@scottjehl
Copy link
Contributor

Great, thanks!

@scottjehl scottjehl merged commit 2e45b97 into catchpoint:master Oct 14, 2022
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.

3 participants