Bug 185405 - Feature: Implement the Storage API
Summary: Feature: Implement the Storage API
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari 11
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-07 16:57 PDT by Thomas Steiner
Modified: 2020-07-18 21:21 PDT (History)
13 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.