Bug 106507 - IndexedDB: Implement quotas
Summary: IndexedDB: Implement quotas
Status: RESOLVED DUPLICATE of bug 195283
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 111182 (view as bug list)
Depends on:
Blocks: 107194
  Show dependency treegraph
 
Reported: 2013-01-09 17:01 PST by Michael Pruett
Modified: 2021-09-10 09:27 PDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Pruett 2013-01-09 17:01:05 PST
Currently IndexedDB quotas are implemented only in Chromium in code outside of WebKit. We will need to implement quotas for other ports.
Comment 1 Riju 2013-03-01 08:03:49 PST
*** Bug 111182 has been marked as a duplicate of this bug. ***
Comment 2 Victor Costan 2020-06-19 14:24:07 PDT
Was this addressed in https://bugs.webkit.org/show_bug.cgi?id=196545 ?
Comment 3 Brent Fulgham 2021-08-11 14:17:51 PDT
@Sihui: Is this complete based on your other work?
Comment 4 Sihui Liu 2021-09-10 09:27:33 PDT
We have IndexedDB quota management now.

*** This bug has been marked as a duplicate of bug 195283 ***