Bug 124908
Summary: | sqlite database table "sqlite_master" no longer available | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kyaw <kyawtun> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Other |
Kyaw
In latest iPhone webkit build, The web sql database table "sqlite_master" not available. Some web app require this database table to read database schema information after successfully opening the database.
Please see our test:
https://bitbucket.org/ytkyaw/ydn-db/issue/83/problems-with-schema-access-from-iphone
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kyaw
Private borowsing does not allow websql usage.