Yesterday I started getting unresponsive script errors like 6 times a day.
And I know it has something to do with jQuery because I always get this in the error report:
Script: resource://gre/modules/commonj…nsion/data/jquery-2.1.0.min.js:2
This happens when the script is running very long...
I've tried googling it and found many other people have a problem with this too and only solution mentioned was to change max_script_run_time which at least made the lag shorter, but it's not a solution..
I'm not sure if this is jQuery bug or Firefox bug, but does anyone know how to fix this?