RESOLVED WONTFIX 108350
callback function of WebSQL is never called
https://bugs.webkit.org/show_bug.cgi?id=108350
Summary callback function of WebSQL is never called
Takeshi Arabiki
Reported 2013-01-30 09:04:22 PST
Created attachment 185512 [details] Demo to reproduce this issue Version: 6.0.2 (7536.26.17, 537+) (WebKit r141229) This issue is reproducible also on MobileSafari of iOS 6.0.x and iOS 6.1.0. Steps to reproduce this issue: 1. Quit Safari or MobileSafari 2. Launch Safari or MobileSafari 3. Access the URL (http://abicky.net/bugs/websql/index.html) Expected: "start" and "selected!" dialog messages is displayed Actual: only "start" dialog messages is displayed Conditions to reproduce this issue: - access the page for the first time after launching Safari or MobileSafari - append iframe to open a page on another domain before starting transaction
Attachments
Demo to reproduce this issue (460.88 KB, video/quicktime)
2013-01-30 09:04 PST, Takeshi Arabiki
no flags
same test as an attachment (2.22 KB, application/zip)
2013-01-30 11:20 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2013-01-30 11:19:42 PST
Confirmed with Safari 6.0.2 and with ToT. This is a bit flaky, but reproducible fairly easily for me.
Alexey Proskuryakov
Comment 2 2013-01-30 11:20:56 PST
Created attachment 185523 [details] same test as an attachment
Brent Fulgham
Comment 3 2024-03-05 13:11:43 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.