Time to non-blank Paint should be aligned with the proposed "first-contentful-paint"
Categories
(Core :: Layout, enhancement, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | wontfix |
People
(Reporter: zbraniecki, Unassigned)
Details
Comment 2•8 years ago
|
||
| Reporter | ||
Comment 3•8 years ago
|
||
| Reporter | ||
Updated•8 years ago
|
Comment 4•8 years ago
|
||
Comment 5•8 years ago
|
||
Comment 6•8 years ago
|
||
| Reporter | ||
Comment 7•8 years ago
|
||
Comment 8•8 years ago
|
||
Comment 9•8 years ago
|
||
| Reporter | ||
Comment 10•8 years ago
|
||
Comment 11•8 years ago
|
||
| Reporter | ||
Comment 12•8 years ago
|
||
Comment 13•8 years ago
|
||
Comment 14•8 years ago
|
||
Comment 15•8 years ago
|
||
| Reporter | ||
Comment 16•8 years ago
|
||
| Reporter | ||
Comment 17•8 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
Comment 18•7 years ago
|
||
(In reply to Markus Stange [:mstange] from comment #2)
There are two orthogonal issues here:
(1) Capturing the timestamp after rasterization + compositing, and
(2) triggering it for "contentful" paints instead of "non-blank" paints.
In the meantime, bug 1298381 has implemented "contentful" paint detection. And in bug 1506976 I'm adding a measurement for the "compositeEnd" timestamp of the contentful paint.
The resulting value will be usable for any performance tests that measure pageload. They should not be used for startup or window opening tests; for those, please continue to use MozAfterPaint event listeners and event.paintTimeStamp.
Mass-removing myself from cc; search for 12b9dfe4-ece3-40dc-8d23-60e179f64ac1 or any reasonable part thereof, to mass-delete these notifications (and sorry!)
Updated•3 years ago
|
Description
•