Le 15/02/2013 14:49, Mathieu Rochette a écrit :
> Hi there,
> 
> I'm debugging a webapp on Firefox Desktop and I found that the request
> to open an indexedDB database never end. Neither the success or error
> handler are called and even a few minutes after the request is executed,
> request.readyState is still 'pending'.
> The same code is working well when I access the app directly in the
> browser or installed in Firefox OS and Firefox for Android.
> What can cause this behavior? I tried adding the 'storage' permission in
> the manifest but it's still the same.
> 
> You can see the app here : http://library.texthtml.net/ and install it
> here: http://library.texthtml.net/install.html the indexedDB code is in
> http://library.texthtml.net/js/web-reader.js
> 
> any help would be greatly appreciated :)
> 

I confirm that I experience the same problem. Tested both on Firefox,
Aurora and Nightly.

At this point I think that a bug ticket should be opened and a test
added to it. I had planned to do it but didn't because of other tasks.

Please let us know the ticket number if you do create it. Thanks!

Cheers,

-- 
Marc-Aurèle DARCHE      https://developer.mozilla.org/profiles/madarche
AFUL                    http://aful.org/
Association Francophone des Utilisateurs de Logiciels Libres
French speaking Libre Software Users' Association
_______________________________________________
dev-webapps mailing list
dev-webapps@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to