Open Bug 1827127 Opened 1 year ago Updated 1 year ago

Implement VisibilityStateEntry

Categories

(Core :: DOM: Performance, enhancement)

enhancement

Tracking

()

People

(Reporter: noam.j.rosenthal, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36

Steps to reproduce:

VisibilityStateEntry is a new performance timeline entry type that tracks page visibility changes. It helps correlate other performance timeline entries with environment state.
New spec change: https://github.com/whatwg/html/pull/8206

See tests: https://wpt.fyi/results/page-visibility/visibility-state-entry.tentative.html?label=experimental&label=master&aligned

Actual results:

The above tests fail

Expected results:

The above tests should succeed

I'm not sure if this is the best component for it, please feel free to change it to a more suitable one.

Status: UNCONFIRMED → NEW
Component: Untriaged → DOM: Performance
Ever confirmed: true
Product: Firefox → Core
You need to log in before you can comment on or make changes to this bug.