Bug 185405

Summary: Feature: Implement the Storage API
Product: WebKit Reporter: Thomas Steiner <tomac>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: cedric, costan, harit.subscriptions, louis.ormerod, martiminchev, mjs, nicolas, rniwa, simon.fraser, talk, wangxgwxg, webkit-bug-importer, webkit
Priority: P2 Keywords: InRadar
Version: Safari 11   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=199614

Description Thomas Steiner 2018-05-07 16:57:25 PDT
This API allows developers to get an estimation about the storage quota their Web app can use and is already using.

See https://www.chromestatus.com/features/5630353511284736 and https://storage.spec.whatwg.org/ for details.
Comment 1 Harit Himanshu 2019-01-30 14:05:40 PST
Please prioritize this issue. Getting PWA consistently across all devices is very important to us as web developers. Thank you
Comment 2 Radar WebKit Bug Importer 2019-01-30 23:08:55 PST
<rdar://problem/47694563>
Comment 3 Ernst 2019-04-15 01:42:19 PDT
+1 It will be fantastic to have this.
Comment 4 Thomas Steiner 2019-06-20 15:39:54 PDT
The Google Search team have just documented why they need the Storage Estimation API: https://web.dev/google-search-sw/#service-worker-overhead.