Closed
Bug 1047451
Opened 12 years ago
Closed 12 years ago
Accessing window.performance throws NS_ERROR_FAILURE in Linux
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1045096
People
(Reporter: gordon+mozilla, Unassigned)
Details
Attachments
(1 file)
|
151.88 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36
Steps to reproduce:
Try to access window.performance on any page in Linux Firefox 31.0.
Actual results:
An error is raised.
Expected results:
A Performance Timing object is returned.
| Reporter | ||
Updated•12 years ago
|
Summary: Accessing window.performance throws NS_ERROR_FAILURE → Accessing window.performance throws NS_ERROR_FAILURE in Linux
Comment 1•12 years ago
|
||
Do you see the problem on this bugzilla page?
Or just on the airbnb page in your screenshot?
Flags: needinfo?(gordon+mozilla)
Comment 2•12 years ago
|
||
Note that airbnb may be bug 1045096.
| Reporter | ||
Comment 3•12 years ago
|
||
Right you are, it is only happening on the airbnb page. Thanks.
Flags: needinfo?(gordon+mozilla)
| Reporter | ||
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•