mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Some work to modularize ajax later on.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user