Bug 129006

Summary: [Win] WebSQL does not seem to work
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   

Brent Fulgham
Reported 2014-02-18 15:02:48 PST
Investigate why WebSQL tests fail on Windows.
Attachments
Brent Fulgham
Comment 1 2014-02-18 15:12:10 PST
The following Worker tests, which are built on top of WebSQL functions, fail to run properly: fast/workers/storage/change-version-handle-reuse-worker.html failed unexpectedly (text diff) fast/workers/storage/change-version-sync.html failed unexpectedly (text diff) fast/workers/storage/empty-statement-sync.html failed unexpectedly (text diff) fast/workers/storage/execute-sql-args-sync.html failed unexpectedly (text diff) fast/workers/storage/execute-sql-args-worker.html failed unexpectedly (text diff) fast/workers/storage/executesql-accepts-only-one-statement-sync.html failed unexpectedly (text diff) fast/workers/storage/interrupt-database.html failed unexpectedly (text diff) fast/workers/storage/multiple-databases-garbage-collection.html failed unexpectedly (text diff) fast/workers/storage/multiple-transactions-on-different-handles-sync.html failed unexpectedly (text diff) fast/workers/storage/multiple-transactions-on-different-handles.html failed unexpectedly (text diff) fast/workers/storage/multiple-transactions.html failed unexpectedly (text diff) fast/workers/storage/open-database-creation-callback-sync.html failed unexpectedly (text diff) fast/workers/storage/open-database-empty-version-sync.html failed unexpectedly (text diff) fast/workers/storage/open-database-inputs-sync.html failed unexpectedly (text diff) fast/workers/storage/open-database-set-empty-version-sync.html failed unexpectedly (text diff) fast/workers/storage/open-database-while-transaction-in-progress-sync.html failed unexpectedly (text diff) fast/workers/storage/open-database-while-transaction-in-progress.html failed unexpectedly (text diff) fast/workers/storage/read-and-write-transactions-dont-run-together.html failed unexpectedly (text diff) fast/workers/storage/sql-data-types-sync.html failed unexpectedly (text diff) fast/workers/storage/sql-exception-codes-sync.html failed unexpectedly (text diff) fast/workers/storage/test-authorizer-sync.html failed unexpectedly (text diff) fast/workers/storage/test-authorizer.html failed unexpectedly (text diff) fast/workers/storage/transaction-in-transaction-sync.html failed unexpectedly (text diff)
Brent Fulgham
Comment 2 2024-03-05 13:12:16 PST
We have removed WebSQL as a feature. We won't make further improvements to it.
Note You need to log in before you can comment on or make changes to this bug.