[wpt-sync] Sync PR 18108 - Revert "[LargestContentfulPaint] Set startTime"
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox70 fixed)
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18108 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18108
Details from upstream follow.
Friedrich [CET] <fhorschig@chromium.org> wrote:
Revert "[LargestContentfulPaint] Set startTime"
This reverts commit 58051e426031caabd8ae28b96a9be1f92f3cd913.
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/+/1719351
Reviewed-by: Friedrich [CET] \<fhorschig@chromium.org>
Commit-Queue: Friedrich [CET] \<fhorschig@chromium.org>
Cr-Commit-Position: refs/heads/master@{#681224}
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 4•7 years ago
|
||
Comment 6•7 years ago
|
||
| bugherder | ||
Description
•