Revert "[LargestContentfulPaint] Set startTime"
This reverts commit 58051e42. Reason for revert: Most suspicious CL for failing paint-related test failures as mentioned in the linked bug. Bug: 987915 Original change's description: > [LargestContentfulPaint] Set startTime > > Currently startTime is 0, which is a problem because getEntries() > methods all sort by startTime. To help with this problem, we set the > startTime to renderTime, if available, or to loadTime, if renderTime is > nt available. > > Bug: 965505 > Change-Id: Ie70b69269f7ce4be0fdc94f33a44a84e062d3ba5 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1719379 > Reviewed-by: Yoav Weiss <yoavweiss@chromium.org> > Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> > Cr-Commit-Position: refs/heads/master@{#681147} TBR=npm@chromium.org,yoavweiss@chromium.org Change-Id: Ie810b8a3ac88369ab73a66670865f462f590e1ec No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 965505 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1719351Reviewed-by:Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#681224}
Showing
Please register or sign in to comment