Bug 185946
Summary: | navigator.storage is undefined for webkit | ||
---|---|---|---|
Product: | WebKit | Reporter: | siddhant loya <formatkaka> |
Component: | Service Workers | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | beidson, cdumez, youennf, zac.spitzer |
Priority: | P1 | ||
Version: | Safari 12 | ||
Hardware: | All | ||
OS: | All |
siddhant loya
As per the specs https://storage.spec.whatwg.org/#storagemanager , navigator.storage should return a Promise.
It currently returns undefined
When will this API be available?
The amount of storage is 50MB max for Webkit, hence it is very important to estimate the available quota.
Also , will storage persist API be exposed to developers ?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sam Sneddon [:gsnedders]
*** This bug has been marked as a duplicate of bug 231826 ***