Bug 124807
Summary: | WebSQL databases should exist in a subdirectory underneath the "Databases" directory | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bfulgham |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Brady Eidson
WebSQL databases should exist in a subdirectory underneath the "Databases" directory
Right now, the WebContext's Database directory is the root level for WebSQL. Now that we're adding IndexedDB, and placing it in a subdirectory underneath the Databases directory, WebSQL should migrate into a WebSQL subdirectory.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
We have removed WebSQL as a feature. We won't make further improvements to it.