MCPcopy
hub / github.com/angular-ui/ui-grid / resolveHttpPromise

Function resolveHttpPromise

lib/test/angular/1.8.0/angular.js:13403–13405  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13401 }
13402
13403 function resolveHttpPromise() {
13404 resolvePromise(response, status, headersString, statusText, xhrStatus);
13405 }
13406
13407 if (useApplyAsync) {
13408 $rootScope.$applyAsync(resolveHttpPromise);

Callers 1

doneFunction · 0.70

Calls 1

resolvePromiseFunction · 0.70

Tested by

no test coverage detected