Some work to modularize ajax later on.

This commit is contained in:
jaubourg
2012-06-11 13:59:34 +02:00
parent 5f35b3d9f9
commit ac48a19b92
7 changed files with 66 additions and 83 deletions

View File

@@ -132,7 +132,7 @@ function url( value ) {
var oldCacheLength = 0,
oldFragmentsLength = 0,
oldTimersLength = 0,
oldActive = 0;
oldActive = jQuery.active;
/**
* Ensures that tests have cleaned up properly after themselves. Should be passed as the