Closed
Bug 1499976
Opened 7 years ago
Closed 6 years ago
Green up wpt storage directory on fennec
Categories
(Testing :: web-platform-tests, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: KWierso, Unassigned)
References
Details
Bunch of unexpected passes:
/storage/opaque-origin.https.window.html
UNEXPECTED-PASS navigator.storage.persist() in non-sandboxed iframe should not reject
UNEXPECTED-PASS navigator.storage.persist() in sandboxed iframe should reject with TypeError
UNEXPECTED-PASS navigator.storage.persisted() in non-sandboxed iframe should not reject
UNEXPECTED-PASS navigator.storage.persisted() in sandboxed iframe should reject with TypeError
UNEXPECTED-PASS navigator.storage.estimate() in non-sandboxed iframe should not reject
UNEXPECTED-PASS navigator.storage.estimate() in sandboxed iframe should reject with TypeError
UNEXPECTED-OK /storage/opaque-origin.https.window.html
/storage/storagemanager-persist.https.window.html
UNEXPECTED-PASS navigator.storage.persist() returns a promise that resolves.
UNEXPECTED-OK /storage/storagemanager-persist.https.window.html
Updated•6 years ago
|
Priority: -- → P3
| Reporter | ||
Comment 1•6 years ago
|
||
Mass-closing fennec wpt bugs as we're not going to be running wpt against fennec in the near future.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•