MCPcopy Create free account
hub / github.com/EricSimons/ionic-course / resolveHttpPromise

Function resolveHttpPromise

code/songhop/www/lib/angular/angular.js:9606–9608  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9604 }
9605
9606 function resolveHttpPromise() {
9607 resolvePromise(response, status, headersString, statusText);
9608 }
9609
9610 if (useApplyAsync) {
9611 $rootScope.$applyAsync(resolveHttpPromise);

Callers 1

doneFunction · 0.70

Calls 1

resolvePromiseFunction · 0.70

Tested by

no test coverage detected