Bug 106507
Summary: | IndexedDB: Implement quotas | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Pruett <michael> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | agektmr, alecflett, bfulgham, costan, jsbell, rijubrata, schenney, sihui_liu |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 107194 |
Michael Pruett
Currently IndexedDB quotas are implemented only in Chromium in code outside of WebKit. We will need to implement quotas for other ports.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Riju
*** Bug 111182 has been marked as a duplicate of this bug. ***
Victor Costan
Was this addressed in https://bugs.webkit.org/show_bug.cgi?id=196545 ?
Brent Fulgham
@Sihui: Is this complete based on your other work?
Sihui Liu
We have IndexedDB quota management now.
*** This bug has been marked as a duplicate of bug 195283 ***