Closed
Bug 1898384
Opened 1 year ago
Closed 1 year ago
LCP telemetry is collected for different documents than FCP
Categories
(Core :: DOM: Performance APIs, defect)
Core
DOM: Performance APIs
Tracking
()
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: bas.schouten, Assigned: bas.schouten)
References
Details
Attachments
(1 file)
We collect LCP telemetry on all documents, other telemetry probes actually check certain conditions before deciding if a document qualifies for telemetry. LCP should do the same thing.
Assignee | ||
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
It looks like we can close bug 1894341 as a duplicate of this?
Pushed by bschouten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ab03bc65d819
Collect LCP under the same conditions as we collect other pageload telemetry. r=sefeng
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•