Closed GoogleCodeExporter closed 9 years ago
Should have titled as "Demo page appears to require Firebug Console logging to
work
in Firefox". Sorry for the confusion.
Original comment by EmilTLe...@gmail.com
on 5 May 2009 at 5:47
This error is found in the firefox error console:
Error: uncaught exception: JSTORE_ENGINE_ACTIVATION_FAILURE
Original comment by curiousdannii
on 9 May 2009 at 7:23
I'm assuming the ENGINE_ACTIVATION_FAILURE exception was caused by the
console.log()
piece in the demo code, thus preventing the try...catch from working properly.
I've
removed the console reference (as it was debugging code that shouldn't have
made it
to production). Thanks for spotting it, let me know if you're able to reproduce
to
the ENGINE_ACTIVATION_FAILURE with the revamped code.
Original comment by gars...@gmail.com
on 12 May 2009 at 6:26
Looks like it's working to me. Thanks!
Original comment by EmilTLe...@gmail.com
on 13 May 2009 at 12:42
Original issue reported on code.google.com by
EmilTLe...@gmail.com
on 5 May 2009 at 5:45