Open Bug 1426896 Opened 7 years ago Updated 2 years ago

Navigation Timing does not show return URL

Categories

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

defect

Tracking

()

People

(Reporter: s.h.h.n.j.k, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36 Steps to reproduce: 1. Go to https://www.audero.it/demo/navigation-timing-api-demo.html 2. Open dev console and type performance.getEntriesByType("navigation")[0].toJSON().name Actual results: It returns "document" Expected results: Spec (https://w3c.github.io/navigation-timing/#performanceentry) says: "The name attribute MUST return the DOMString value of the address of the current document."
Component: Untriaged → DOM
Product: Firefox → Core
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.