[wpt-sync] Sync PR 17852 - Rename render timestamp in ElementTiming and LargestContentfulPaint
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox70 fixed)
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 17852 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/17852
Details from upstream follow.
Nicolás Peña Moreno <npm@chromium.org> wrote:
Rename render timestamp in ElementTiming and LargestContentfulPaint
Currently, the rendering timestamp is exposed in startTime. This may not
be ideal because analytics providers may be using certain default
filters which could sort by startTime, but the timestamp is 0 for cross
origin images. Also, 'renderTime' is more indicative of the timestamp
being exposed.Bug: 879270, 942033, 965505
Change-Id: Iee283426173facd1e67343fd376e344517540423
Reviewed-on: https://chromium-review.googlesource.com/1703480
WPT-Export-Revision: 4903078387f09e7ea15c97a697192bef4160238b
| Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 2•6 years ago
|
||
| bugherder | ||
Description
•