Closed Bug 1462889 Opened 6 years ago Closed 6 years ago

Performance.getEntriesByName must consider the PerformanceNavigationTiming name

Categories

(Core :: DOM: Core & HTML, defect)

58 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1462879

People

(Reporter: baku, Assigned: baku)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Before, PerformanceNavigationTiming.name was always 'document'. Now it contains the URL of the document. This must be considered in getEntriesByName().

In addition, it's possible to have multiple entries with the same name.
This bug is needed to fix some WPTs.
Attachment #8979007 - Flags: review?(bzbarsky)
Actually, this patch must be part of bug bug 1462879.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Attachment #8979007 - Flags: review?(bzbarsky)
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: