Closed
Bug 1307681
Opened 8 years ago
Closed 8 years ago
Implement Time to First Scroll (TTIs) telemetry
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
DUPLICATE
of bug 1307675
People
(Reporter: Harald, Assigned: wchen)
References
(Blocks 1 open bug)
Details
TTIs will allow us to better understand when users start interacting with a page while it might be still loading.
Time starting point, t0, should be first paint milestone, to only track when users are trying to scroll parts a rendered page.
Reporter | ||
Updated•8 years ago
|
Summary: Implement Time to First Scroll (TTIs) Telemetry probe → Implement Time to First Scroll (TTIs) telemetry
Reporter | ||
Comment 1•8 years ago
|
||
:overholt, who could own the implementation?
Flags: needinfo?(overholt)
Updated•8 years ago
|
Assignee: nobody → afarre
Flags: needinfo?(overholt)
Comment 2•8 years ago
|
||
I was thinking we could use some other measurements for this but now I'm not so sure. Let me work on this some more.
Assignee: afarre → nobody
Reporter | ||
Comment 4•8 years ago
|
||
When TTIx (bug 1307675) uses a keyed histogram for types of input, scroll could be one of them and this bug could be closed as duplicate. Agreed?
Flags: needinfo?(dstrohmeier)
Comment 5•8 years ago
|
||
Agreed
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(dstrohmeier)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•