Closed
Bug 1089923
Opened 11 years ago
Closed 11 years ago
Performance.getEntries is always empty
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: fitzgen, Unassigned)
References
Details
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(seddon.ryan)
Comment 1•11 years ago
|
||
Before bug 1064706 got fixed, that was the case in e10s.
It should no longer happen, I think, unless there's another bug.
Reporter | ||
Comment 2•11 years ago
|
||
Ryan, do you have e10s enabled? What release channel are you on (and do you see the same behavior in the latest Nightly)? Can you give us explicit steps to reproduce and a test case?
Comment 3•11 years ago
|
||
Note that the empty .getEntries array has shipped to Aurora, so if you're on Aurora+e10s, that's our problem.
We'll probably uplift the patches soon, so we can fix this issue.
My bad, I just checked the version of my nightly and it was v35 didn't realise auto update wasn't working on my work machine. Updated to 36 and now and it's working. You can ignore and close, thanks.
Flags: needinfo?(seddon.ryan)
Comment 5•11 years ago
|
||
Thanks for the info, Ryan!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•