Open
Bug 1462606
Opened 7 years ago
Updated 1 year ago
[meta] Investigate why PerformanceObserver WPTs do not pass
Categories
(Core :: DOM: Performance APIs, enhancement, P3)
Tracking
()
NEW
People
(Reporter: baku, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: meta)
There are many disabled tests related to navigation-timing spec:
https://searchfox.org/mozilla-central/source/testing/web-platform/meta/navigation-timing
Many of them fail because PerformanceObserver doesn't send notifications.
We should check if the bug is in the tests or in our implementation (or in both).
Updated•7 years ago
|
Priority: -- → P3
Comment 1•7 years ago
|
||
I wonder if this is related to bug 1403027.
Reporter | ||
Updated•7 years ago
|
Summary: Investigate why PerformanceObserver WPTs do not pass → [meta] Investigate why PerformanceObserver WPTs do not pass
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Component: DOM: Core & HTML → DOM: Performance
You need to log in
before you can comment on or make changes to this bug.
Description
•