commit | 42553d0c5f0cee0513fcebc20b075264a583fd36 | [log] [tgz] |
---|---|---|
author | Yoav Weiss <[email protected]> | Mon Oct 09 14:34:10 2023 |
committer | Chromium LUCI CQ <[email protected]> | Mon Oct 09 14:34:10 2023 |
tree | fd8553a9e8d320ea7423284beba8ad006dcb366f | |
parent | dff4a3c740128dc032060f9e6fb2203cd0b78eb4 [diff] [blame] |
Add a changelog regarding LCP issue Bug: 1488273 Change-Id: I00ea1f23e85e2a52b6e4a30680af030536dcb644 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4922449 Reviewed-by: Annie Sullivan <[email protected]> Commit-Queue: Yoav Weiss <[email protected]> Cr-Commit-Position: refs/heads/main@{#1207072}
diff --git a/docs/speed/metrics_changelog/lcp.md b/docs/speed/metrics_changelog/lcp.md index afebd8f..214115d 100644 --- a/docs/speed/metrics_changelog/lcp.md +++ b/docs/speed/metrics_changelog/lcp.md
@@ -2,6 +2,8 @@ This is a list of changes to [Largest Contentful Paint](https://web.dev/lcp). +* Chrome 117 + * Bug: [Spurious LCP entries after user interaction](2023_10_lcp.md) * Chrome 116 * Metric definition improvement: [Changes to how LCP handles animated content](2023_08_lcp.md) * Implementation optimizations: [Optimizing image load scheduling](2023_08_image_loading.md)