New issue
Advanced search Search tips

Issue 618687 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Jul 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

web sql issue

Reported by markduff...@gmail.com, Jun 9 2016

Issue description

Chrome Version       : <Copy from: 'about:version'>
URLs (if applicable) :
Other browsers tested:
  Add OK or FAIL, along with the version, after other browsers where you
have tested this issue:
     Safari: N/A
    Firefox: OK
         IE: N/A

What steps will reproduce the problem?
(1) Created a javascript project in visual studio
(2) Tried to execute web SQL
(3) Chrome errors out on first attempt

What is the expected result?
The page should load and using the developer tools I should be able to view the database through the console.

What happens instead?
On the first run of the web SQL, chrome errors out but when I refresh it again it is working perfectly. It seems that chrome has an issue handling the sql on the first attempt.

Please provide any additional information below. Attach a screenshot if
possible.

 

Comment 1 by ajha@chromium.org, Jun 10 2016

Labels: Te-NeedsFurtherTriage
Components: Blink>Storage>WebSQL
fyi, websql is deprecated, you're likely better off using IndexedDB

Comment 3 by jsb...@chromium.org, Jul 18 2016

Labels: Needs-Feedback
Can you provide sample code that reproduces the problem?

Comment 4 by jsb...@chromium.org, Jul 29 2016

Status: WontFix (was: Unconfirmed)
Closing due to lack of feedback.

Sign in to add a comment