Le 15/02/2013 16:22, Mathieu Rochette a écrit :
> On Fri 15 Feb 2013 03:18:31 PM CET, Marc-Aurèle DARCHE wrote:
>> Le 15/02/2013 14:49, Mathieu Rochette a écrit :
>>>
>>> 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!
>>
> 
> I just found a bug about this : 
> https://bugzilla.mozilla.org/show_bug.cgi?id=827346
> and added a small html + manifest to test it
>

Thanks a lot for the link! I've voted for it :-)

This ticket has been created after the last time I've checked.

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