This repository was archived by the owner on Aug 9, 2018. It is now read-only.

Description
there seems to be a lot of code in ngOverrides to count async callbacks when angular already does this in $browser.notifyWhenNoOutstandingRequests
However it turns out the overridden $httpBackend is breaking $browser.notifyWhenNoOutstandingRequests
it would be better to override $xhrFactory