firefox-devtools / firefox-devtools/profiler

Timeline tooltips of markers like LCP should include the values instead of timestamps

Open
#6,154 0 comments 0 reactions 0 assignees View on GitHub
markers timeline
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 46m
Merged PRs (30d)
27

Description

Currently an LCP tooltip looks like this:
Image

Timestamp gives us very little information. It would be better to have the LCP value there instead. This is the same for other markers like FCP etc.

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-1358)

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests; locate the timeline marker tooltip entry point and inspect how LCP and FCP marker values and timestamps are supplied. Update the tooltip output so these markers show their values instead of only timestamps, then run the relevant timeline UI tests and verify the resulting tooltips.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend, performance
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.