Bug 299564
| Summary: | Implement PerformanceEntry's navigationID | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | marcosc |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
We don't support navigationID on PerformanceEntry:
https://w3c.github.io/performance-timeline/#dom-performanceentry-navigationid
This LCP test expects it (via toJSON):
https://wpt.fyi/results/largest-contentful-paint/idlharness.html?label=experimental&label=master&aligned
It was added to specs here:
https://github.com/w3c/performance-timeline/commit/f6a67dc678fce0b0e972d377b6d05ed457f63a21
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Sneddon [:gsnedders]
*** This bug has been marked as a duplicate of bug 250331 ***