On Fri 15 Feb 2013 11:54:02 AM CET, Mathieu Rochette wrote:
> Hi,
>
> I'm having a hard time finding a bug in a web app. This is an hosted
> webapp ( http://library.texthtml.net/manifest.webapp ). When I use it
> directly in the browser it's working, when I install it in Firefox
> Android or in Firefox OS it's also working but when installed in Firefox
> Desktop it does not :(
>
> But I have no idea how to get javascript error here. Is it possible?
>
> the app can be installed here : http://library.texthtml.net/install.html
> and once installed, if you click 'import ebook' and then 'Alice in
> Wonderland', the import does not works. that's the bug I'm trying to fix
>
>
>
> thank you
> _______________________________________________
> dev-webapps mailing list
> dev-webapps@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-webapps

For info, I got some good results with firebug-lite. it's not a full 
debugger (eg: no breakpoint), but with console.log and 
document.location.reload() I can do at least some basic debugging
_______________________________________________
dev-webapps mailing list
dev-webapps@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to