Open
Bug 1581701
Opened 5 years ago
Updated 2 years ago
'supportedEntryTypes caches result' fails
Categories
(Core :: DOM: Performance, defect, P3)
Core
DOM: Performance
Tracking
()
NEW
People
(Reporter: whawkins, Unassigned)
References
(Depends on 2 open bugs)
Details
May be related to our implementation of FrozenArray
's -- see bug 1236777.
(this a bit unclear bug, but doesn't seem high priority. p3)
Priority: -- → P3
Updated•4 years ago
|
Assignee: whawkins → nobody
Comment 2•4 years ago
•
|
||
The missing of ForzenArray isn't technically required to make the test pass, however, bug 1363870 is the actual blocker here.
The tests test to return the same object, however we don't support [Cache] for static interface attributes yet.
Depends on: 1363870
Updated•3 years ago
|
Component: Performance → DOM: Performance
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•