Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 52cacff4c9e7d9ebc9e1a3be8519e81cb869c246
https://github.com/WebKit/WebKit/commit/52cacff4c9e7d9ebc9e1a3be8519e81cb869c246
Author: Simon Fraser <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M Source/WebCore/page/LargestContentfulPaintData.cpp
Log Message:
-----------
LCP `renderTime` should have 4ms granularity
https://bugs.webkit.org/show_bug.cgi?id=316827
rdar://173015796
Reviewed by Matthew Finkel.
Follow Blink in coarsening `renderTime` for images in LCP to 4ms:
https://chromestatus.com/feature/5128261284397056
https://docs.google.com/document/d/1VxgMf1wlWzB4ViAW4ohkOe3AT0wQZKk7hC3IVq-cuw0/
A future change will adopt ReducedResolutionSeconds here (webkit.org/b/316824).
* Source/WebCore/page/LargestContentfulPaintData.cpp:
(WebCore::LargestContentfulPaintData::potentiallyAddLargestContentfulPaintEntry):
Canonical link: https://commits.webkit.org/315022@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications