Bug 46615
Summary: | LocalStorage could become slow as more origins start using it | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jeremy Orlow <jorlow> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | annevk, jorlow, kangax, peter |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Jeremy Orlow
To quote an email from a user:
On Mon, Sep 27, 2010 at 10:09 AM, Eric Wong <optimalcycling@gmail.com> wrote:
With the way Chromium/Google Chrome stores localStorage areas for each
subdomain/website as individual separate file on a user's hard drive,
this could lead to a very large number of files and performance
degradation as more websites use localStorage.
This is probably something we should consider looking at, at some point.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |