Status: Unconfirmed
Owner: ----
Labels: Cr-Webstore Pri-2 Via-Wizard Type-Bug OS-Windows
New issue 482908 by
abhijitd...@gmail.com: onupgradeneeded is not working
now.
https://code.google.com/p/chromium/issues/detail?id=482908
UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/42.0.2311.90 Safari/537.36
Steps to reproduce the problem:
What is the expected behavior?
What went wrong?
Hi,
i have issue while creating indexedDB table for first time.. please
help .. need it only for chrome (Version 42.0.2311.90 m).
this is the code i am using...
var openRequest = indexedDB.open("employees", 2);
openRequest.onupgradeneeded = function (e) { // Create the tables here}
openRequest.onsuccess = function (e) { // update the tables here}
openRequest.onerror = function (e) { // error }
onupgradeneeded is not working now..
Thanks in advance
WebStore page:
Did this work before? N/A
Chrome version: 42.0.2311.90 Channel: n/a
OS Version: 6.1 (Windows 7, Windows Server 2008 R2)
Flash Version: Shockwave Flash 17.0 r0
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings