[zanata-bugs] [Bug 876844] Script stops working on page

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 23 02:58:00 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=876844



--- Comment #6 from Sean Flanigan <sflaniga at redhat.com> ---
Increasing the script timeout is a workaround, but if this is happening, it
means our JavaScript is doing too much synchronous work all at once.  We need
to look at what happens synchronously when loading a new page, and find ways of
breaking up the work.

http://stackoverflow.com/a/2686177/14379
http://www.nczonline.net/blog/2009/01/13/speed-up-your-javascript-part-1/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=LxKlROIl0p&a=cc_unsubscribe




More information about the zanata-bugs mailing list