You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rob B reports
Here is the case:
http://karmatics.com/aardvark/codeview.html#prettifyMyEnhancements.js
vs
http://karmatics.com/aardvark/codeviewSlow.html#prettifyMyEnhancements.js
The second one is really slow on firefox (causing a little
spinning beachball for me sometimes), but it's ok on safari.
Try flipping the select item to bring in new files...the js code
should already be loaded, and the files should cache once you've
hit them once, so that shouldn't be the problem.
The only difference between the two is that the fast one uses the
old js file (dated july 22 '08) which is not compressed, and the
slow one uses one I downloaded today, and is minified.
Original issue reported on code.google.com by [email protected] on 14 Aug 2009 at 6:11
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 14 Aug 2009 at 6:11The text was updated successfully, but these errors were encountered: